]> git.r.bdr.sh - rbdr/mobius/commitdiff
Cleanup README
authorJeff Halter <redacted>
Sat, 7 Aug 2021 16:49:06 +0000 (09:49 -0700)
committerJeff Halter <redacted>
Sat, 7 Aug 2021 16:49:06 +0000 (09:49 -0700)
README.md

index 1c486a4b178b4035567cc26efc2d1683cd598cb7..9597ca3d2483fd557c4c13069485c100e715d310 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Run `mobius-hotline-client -help` for usage options.
 
 #### Server
 
 
 #### Server
 
-    brew install jhalter/mobius-hotline-client/mobius-hotline-client
+    brew install jhalter/mobius-hotline-server/mobius-hotline-server
 
 After installation `mobius-hotline-server` installed to `/usr/local/bin/mobius-hotline-server` and should be in your $PATH.
 
 
 After installation `mobius-hotline-server` installed to `/usr/local/bin/mobius-hotline-server` and should be in your $PATH.
 
@@ -66,43 +66,3 @@ To build from source, run:
 
     make build-client
     make build-server
 
     make build-client
     make build-server
-
-## Usage
-
-### Precompiled binaries
-To get started quickly, download the precompiled binaries for your platform:
-
-* [Linux]()
-* [Mac OS X]()
-
-## Compatibility
-
-
-
-# TODO
-
-* Implement 1.5+ protocol account editing
-* Implement folder transfer resume
-* Implement file transfer queuing
-* Map additional file extensions to file type and creator codes
-* Implement file comment read/write
-* Implement user banning
-* Implement Maximum Simultaneous Downloads
-* Maximum simultaneous downloads/client
-* Maximum simultaneous connections/IP
-* Implement server broadcast
-* Implement statistics:
-    * Currently Connected
-    * Downloads in progress
-    * Uploads in progress
-    * Waiting Downloads
-    * Connection Peak
-    * Connection Counter
-    * Download Counter
-    * Upload Counter
-    * Since
-
-
-# TODO - Someday Maybe
-
-* Implement Pitbull protocol extensions
\ No newline at end of file