Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srdja committed Mar 19, 2016
1 parent ad00ba5 commit 366c7b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Collections-C
A library of generic data structures including a list, array, hashtable, deque etc..

## Examples
Check the [documentation](https://srdja.github.io/Collections-C/) for details. And the [wiki](https://github.com/srdja/Collections-C/wiki) for more detailed examples (currently in progress).
Check the [documentation page](https://srdja.github.io/Collections-C/) for mode detailed examples. (This is still in progress).
The source for the documentation can be found [here](https://srdja.github.io/cc-doc-slate).

HashTable:
```c
Expand Down

0 comments on commit 366c7b9

Please sign in to comment.