diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | All your notes, scripts, config files and snippets deserve version control and tagging! | 3 | All your notes, scripts, config files and snippets deserve version control and tagging! |
4 | `gist` is a simple **bash script** for gist management. | 4 | `gist` is a simple **bash script** for gist management. |
5 | It is light and dependency-free! Helps you to boost coding workflow. | 5 | It is lightweight(~700LOC) and dependency-free! Helps you to boost coding workflow. |
6 | 6 | ||
7 | - [Getting Started](#Getting-Started) | 7 | - [Getting Started](#Getting-Started) |
8 | - [Dependencies](#Dependencies) | 8 | - [Dependencies](#Dependencies) |