Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinb committed Mar 3, 2015
1 parent a80bb72 commit 214262f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -5,6 +5,7 @@ This is an code non-generator for Idris. That is, it's a project which builds
an idris back end which doesn't actually do anything. You can use this as
a starting point for a real back end, by:

* Forking this repository (with a more descriptive name)
* Filling out `src/IRTS/CodegenEmpty.hs`, probably also renaming it
* Renaming the binary from `idris-emptycg` to something appropriate for
your back end
Expand Down

0 comments on commit 214262f

Please sign in to comment.