From 4b8eaf7c5febd929ad19af8c1a111387667993d0 Mon Sep 17 00:00:00 2001 From: Brian Muller Date: Fri, 26 Dec 2014 13:12:50 +0100 Subject: [PATCH] added another link to twisted in readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e9c9bad..7557358 100644 --- a/README.markdown +++ b/README.markdown @@ -12,7 +12,7 @@ pip install kademlia ``` ## Usage -*This assumes you have a working familiarity with Twisted.* +*This assumes you have a working familiarity with [Twisted](https://twistedmatrix.com).* Assuming you want to connect to an existing network (run the standalone server example below if you don't have a network):