Skip to content

Commit 8e48f41

Browse files
Merge branch 'master' of github.com:senorprogrammer/til
2 parents 591363e + fc42e4a commit 8e48f41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<p align="center"><img src="till_header.png" width="916" height="306" alt="til" title="til: jot it down" /></p>
22

3-
`til` is a fast, simple, command line-driven, mini-static site builder. Two commands, (three if you're picky about your commit messages).
3+
`til` is a fast, simple, command line-driven, mini-static site generator I use for quickly capturing notes about things I've learned. Two commands, (three if you're picky about your commit messages).
44

55
# tl;dr
66

77
```bash
88
❯ til New title here
9-
...
9+
...edit
1010
❯ til -save
1111
```
1212

0 commit comments

Comments
 (0)