aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-03-04 09:38:59 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-03-04 09:38:59 +0800
commitd4ac779fdc2711c8f0f9c7b38214b2be2f0b29f2 (patch)
treeed4ad263ff4cbefc0401f5b15b040da8e41102f3
parentdc2f2415ca8336ebb691ec729fdbb2d2934c6612 (diff)
update
-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)