aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a41bd35..768f3e5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
2 2
3All your notes, scripts, config files and snippets deserve version control and tagging! 3All 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.
5It is light and dependency-free! Helps you to boost coding workflow. 5It 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)