From 2ba26c1f8cbd3534bac05bb6deed19ecd4cad5cb Mon Sep 17 00:00:00 2001 From: Pawan Dubey Date: Sun, 26 Nov 2017 19:19:42 -0500 Subject: [PATCH] Fix README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 220c060..b5314bc 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,18 @@ complex command line fu. See usage demo below. **See the [Wiki](http://github.com/pawandubey/griffin/wiki/Home) for more information.** -##Features +## Features Griffin supports tags, pagination, live preview in your browser, social-media support, easy theming with {{handlebars}} templates, syntax highlighting and more! See the [full Feature list on the Wiki](http://github.com/pawandubey/griffin/wiki/Features) for more features. -##Usage Demo +## Usage Demo See [how to write posts on the wiki for more information](http://github.com/pawandubey/griffin/wiki/Writing) [![asciicast](https://asciinema.org/a/egk1z7gb0mhjxvx7n3kdq1c03.png)](https://asciinema.org/a/egk1z7gb0mhjxvx7n3kdq1c03) -##Speed +## Speed Griffin has been made for speed. So it will never disappoint. Griffin can generate 5000 posts in around 8 seconds on an average. That is less than 2 ms for each post. Although Griffin won't make much of a difference for the @@ -39,14 +39,14 @@ Don't believe it? See for yourself below : [![asciicast](https://asciinema.org/a/5z2srcn3f5j3cl0jnhganou5m.png)](https://asciinema.org/a/5z2srcn3f5j3cl0jnhganou5m) -##Installation +## Installation Grab the zip for the latest [release](http://github.com/pawandubey/griffin/releases) and unzip it somewhere. Add the `bin` folder of the unzipped location to your PATH environment variable. run `griffin --version` to check everything is working fine. -##Usage +## Usage Griffin is sub command based like git, svn etc. Each command is documented well. ```` griffin [subcommand] [options..] [arguments...] @@ -87,7 +87,7 @@ That is basically it. You write all your content in markdown. And run `griffin p ## License -Copyright 2015 Pawan Dubey pawandubey@outlook.com. +Copyright 2017 Pawan Dubey pawandubey@outlook.com. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.