Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
nemasu committed Jan 24, 2019
1 parent 8258ccf commit f99c1fd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,14 @@ You will need `yasm` installed.
Usage
=======

`sudo ./asmttpd /path/to/web_root`
`./asmttpd /path/to/web_root port_number`
Example: `./asmttpd ./web_root 8080`

Changes
=======
2019-01-24 : asmttpd - 0.4.3

* Added port number as parameter.

2017-10-18 : asmttpd - 0.4.2

Expand Down

0 comments on commit f99c1fd

Please sign in to comment.