diff --git a/README b/README index 5a6494d..e582d5f 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ fugitive: README

In its hooks, fugitive uses only standard UNIX® tools that are included in the GNU core-utils package, plus sh as script interpreter. That's it.
- Moreover, evrything that can be done using git, is.
+ Moreover, everything that can be done using git, is.
No dependencies like rack, heroku, or whatever Ruby gems you can think of. No configuration files. No metadata in your articles files. Hell, if you want to you could even make a template that use git log as @@ -106,9 +106,9 @@ fugitive: README

General use

Article you want to publish should be file without the .html extension in the - articles-dir directory (see CONFIGURATION). The first line of the - file will be used as title and the rest of the file as the content of the - article. + articles-dir directory (see configuration). + The first line of the file will be used as title and the rest of the file as + the content of the article.

By default there's a "_drafts" directory in which you can put