From 637c9b5d03cf9dd432e1437590b91fd1d1f515ae Mon Sep 17 00:00:00 2001
From: tomime <tomime.github@dropcut.net>
Date: Sat, 30 Jul 2016 13:02:32 +0000
Subject: [PATCH] linked more documentation/resources

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8880cb6..f7d28da 100644
--- a/README.md
+++ b/README.md
@@ -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)
+* [Try Hammer](https://github.com/sboesen/TryHammer)
 
 Examples
 ========
-- 
GitLab