From f618b15eeca8036d38c1f56386d7f8716cfc4fa0 Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Mon, 12 Mar 2018 16:49:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6243341..e6ac274 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,6 @@ and an [event loop](http://sabre.io/event/loop/) for concurrency. - [Versioning](#versioning) - [Installation](#installation) - [Running](#running) - - [Command line arguments](#command-line-arguments) - - [`--tcp=host:port` (optional)](#tcphostport-optional) - - [`--tcp-server=host:port` (optional)](#tcp-serverhostport-optional) - - [`--memory-limit=integer` (optional)](#memory-limitinteger-optional) - [Used by](#used-by) - [Contributing](#contributing)