Skip to content

Commit

Permalink
developer index
Browse files Browse the repository at this point in the history
  • Loading branch information
gareththegeek committed Sep 5, 2018
1 parent 0012331 commit ff93166
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/developer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ The Corewar library provides a redcode parser, corewar simulator and hill and be

The Corewar library provides an API to access the libraries functionality. The library uses a pubsub mechanism to publish messages in resopnse to events within the simulator.

The developer reference contains the following sections:
## API

The Corewar API is divded into the following sections:

* [Parser](./parser)
* [Simulator](./simulator)
Expand Down

0 comments on commit ff93166

Please sign in to comment.