Skip to content

Commit

Permalink
Docs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kachayev committed Sep 8, 2020
1 parent 9afef9c commit 371d60e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Nasus HTTP Server

A simple zero-configuration command-line HTTP files server. Like Python's `SimpleHTTPServer` but scalable. Сan easily handle thousands of simultaneous connections.

Implemented in `Clojure` with [`Aleph`](https://github.com/ztellman/aleph) and [`Netty`](https://github.com/netty/netty). Mostly as an example. It's still skillful and handy tho'. There's even nothing wrong with putting it to production.
Expand Down

0 comments on commit 371d60e

Please sign in to comment.