Skip to content

Commit

Permalink
Add status note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodunit committed Aug 9, 2016
1 parent 5354fed commit 9381a07
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -30,3 +30,9 @@ To deploy your code you need to expose it to Screeps from the exported CommonJS
Module documentation is [here](https://github.com/nicholaskariniemi/purescript-screeps/tree/master/docs).

In most cases you will import `Screeps`, which contains all of the major types, and then one or more of the other modules. Most modules correspond directly to a Screeps API class/object.

## Status

* PathFinder API not implemented
* Market API not implemented
* More advanced options and parsing of error types in certain cases not implemented

0 comments on commit 9381a07

Please sign in to comment.