Add link to github.com/yourbasic/graph
diff --git a/Projects.md b/Projects.md
index 815451e..f726e46 100644
--- a/Projects.md
+++ b/Projects.md
@@ -385,6 +385,7 @@
 
 ### Graphs
 
+  * [graph](https://github.com/yourbasic/graph) - Library of basic graph algorithms
   * [graphs](https://github.com/thcyron/graphs) - Implementation of various tree, graph and network algorithms
 
 ### Sets