From be261bcd4370986ef7f5943881d437cfc6a49fed Mon Sep 17 00:00:00 2001 From: ziirish Date: Mon, 25 Aug 2014 16:58:33 +0200 Subject: [PATCH] fix: list --- README.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 1eb82509..23d7d605 100644 --- a/README.rst +++ b/README.rst @@ -74,11 +74,8 @@ TODO Here is a non-exhaustive list of things I'd like to add: -* server-initiated restoration (with burp, you can create a special file that triggers -a restoration when the client contacts the server the next time. In this case the -client must accepts server-initiated restoration). -* burp-server configuration front-end (so that you can configure your burp server -within burp-ui). +* server-initiated restoration (with burp, you can create a special file that triggers a restoration when the client contacts the server the next time. In this case the client must accepts server-initiated restoration). +* burp-server configuration front-end (so that you can configure your burp server within burp-ui). * More statistics. * etc.