Skip to content

Commit

Permalink
Add "Documentation" to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kotet committed Jun 9, 2017
1 parent 268a06d commit 7c49434
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# bigfixed
Arbitrary-precision fixed point number that using std.bigint internally

### Documentation

Run `dub fetch bigfixed && dub build bigfixed -b docs`.

0 comments on commit 7c49434

Please sign in to comment.