Skip to content

Commit d144fb3

Browse files
committed
fixed wrong formatting in heading
1 parent dc4de9d commit d144fb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">🌴 hubtree</h1>
22
<p align="center"> A chrome extension to view the directory tree of a github repository. </p>
33

4-
###Motivation:
4+
### Motivation:
55
Seeing directory structure:
66
- Better learning and understanding
77

@@ -14,7 +14,7 @@ Seeing directory structure:
1414
- Click load unpacked in the upper right corner
1515
- Select the hubtree folder that is contained **within** the project directory
1616

17-
###Development
17+
### Development
1818
```
1919
npm install
2020
```
@@ -26,7 +26,7 @@ Then load to chrome in developer mode or reload the extension if it has already
2626

2727
If there is a more efficient way to do this [let me know](https://twitter.com/toberej)
2828

29-
###Todos/Contribution Ideas
29+
### Todos/Contribution Ideas
3030
- [ ] Add links to directory tree
3131
- [ ] Make the modal less terrible looking
3232
- [ ] Add a close (X) icon on the modal

0 commit comments

Comments
 (0)