From 006dc75d9f35ef257185a57e10622fcfb8473a64 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Fri, 28 Jul 2017 19:39:14 +0200 Subject: [PATCH] remove ursa from readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4c35ec4..824f734 100644 --- a/README.md +++ b/README.md @@ -115,12 +115,6 @@ server.on('login', function(client) { `npm install minecraft-protocol` -URSA, an optional dependency, should improve login times -for servers. However, it can be somewhat complicated to install. - -Follow the instructions from -[Obvious/ursa](https://github.com/quartzjer/ursa) - ## Documentation See [doc](doc/README.md)