Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Sep 25, 2011
1 parent a86ffd2 commit 89ff31d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion notes/0.1.0.markdown
Expand Up @@ -2,10 +2,12 @@

Jot tracks local project notes in a simple format. I will not make you a sandwich.

- sbt plugins [best practices]
- sbt plugins [best practices][bp]

- settings

below is a list of available settings

jot # Appends a thought to your jot file
rm(for jot) or (rm in (SomeConfig, jot)) # Removes a thought from your jot file
ls(for jot) or (ls in (SomeConfig, jot)) # Lists your jotted thoughts
Expand Down

0 comments on commit 89ff31d

Please sign in to comment.