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 14, 2016
1 parent 9659663 commit e3cb6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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.
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).

HashTable:
```c
Expand Down

0 comments on commit e3cb6b1

Please sign in to comment.