Merge pull request #172 from tomime/readme-learning
linked more documentation/resources
This commit is contained in:
commit
ed2694c41f
1 changed files with 4 additions and 1 deletions
|
|
@ -60,7 +60,10 @@ Just `#include <hammer/hammer.h>` (also `#include <hammer/glue.h>` if you plan t
|
|||
|
||||
If you've installed Hammer system-wide, you can use `pkg-config` in the usual way.
|
||||
|
||||
For documentation, see the [user guide](https://github.com/UpstandingHackers/hammer/wiki/User-guide).
|
||||
To learn about hammer check
|
||||
* the [user guide](https://github.com/UpstandingHackers/hammer/wiki/User-guide)
|
||||
* [Hammer Primer](https://github.com/sergeybratus/HammerPrimer) (outdated in terms of code, but good to get the general thinking)
|
||||
* [Try Hammer](https://github.com/sboesen/TryHammer)
|
||||
|
||||
Examples
|
||||
========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue