diff --git a/README.md b/README.md
index e4720f5..c4d9a40 100644
--- a/README.md
+++ b/README.md
@@ -410,6 +410,14 @@ All kinds of tools for parsing, creating and editing Theat Intelligence. Mostly
             ThreatAggregrator aggregates security threats from a number of online sources, and outputs to various formats, including CEF, Snort and IPTables rules.
         </td>
     </tr>
+    <tr>
+        <td>
+            <a href="https://github.com/jheise/threatcrowd_api" target="_blank">threatcrowd_api</a>
+        </td>
+        <td>
+            Python Library for ThreatCrowd's API.
+        </td>
+    </tr>
     <tr>
         <td>
             <a href="https://github.com/jiachongzhi/ThreatTracker" target="_blank">ThreatTracker</a>