Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
pawandubey committed Nov 27, 2017
1 parent fd755f6 commit 2ba26c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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...]
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 2ba26c1

Please sign in to comment.