Skip to content

Commit

Permalink
the cheat sheet is the primary doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jhellerstein authored Sep 12, 2016
1 parent 46e03a4 commit 494d786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ try the following:
code in Ruby via the `Bud` module.
* [operational](operational.md): An operational view of Bloom, to provide
a more detailed model of how Bloom code is evaluated by Bud.
* [cheat](cheat.md): A concise "cheat sheet" to remind you about Bloom syntax.
* [cheat](cheat.md): Full documentation of the language constructs in a concise "cheat sheet" style.
* [modules](modules.md): An overview of Bloom's modularity features.
* [ruby_hooks](ruby\_hooks.md): Bud module methods that allow you to
interact with the Bud evaluator from other Ruby threads.
Expand Down

0 comments on commit 494d786

Please sign in to comment.