Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
titaniumbones committed Sep 5, 2019
1 parent 4fdc1f5 commit 04050bc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ You can also try:
$ npm install
$ electron .
```
in the root cirectory
in the root directory

## Contributing

First, [register with Github](https://github.com/join)

Optionally, "fork" this repository by clicking the "fork" button on the top right of this page. (this is sort of the "right" thing to do, but itwill make your life a little bit harder.)
Optionally, "fork" this repository by clicking the "fork" button on the top right of this page. (this is sort of the "right" thing to do, but it will make your life a little bit harder.)

Once you have an account, you can make changes to this repository directly from the Github repository web page. Add *historical figures* by clicking the `Create New File` button (top right) to add a new file to the `history/people` folder:
![Create New File](./create-file.jpeg)
Expand All @@ -53,11 +53,10 @@ Similarly, add *events* to the `history/events` folder, and *trends* to the `his
## level 2 headline, for outline elements
### maybe you feel like a level 3 headline?
> quote
*italics* _also italics_
**bold** __also bold__
[link text](link URL)
*italics*
**bold**
![image alt text](Image URL "Image Title")
etc.
- list item
- another list item
```
Expand Down

0 comments on commit 04050bc

Please sign in to comment.