diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-03-04 09:38:59 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-03-04 09:38:59 +0800 |
commit | d4ac779fdc2711c8f0f9c7b38214b2be2f0b29f2 (patch) | |
tree | ed4ad263ff4cbefc0401f5b15b040da8e41102f3 | |
parent | dc2f2415ca8336ebb691ec729fdbb2d2934c6612 (diff) |
update
-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) |