small fix
This commit is contained in:
parent
6a4081a1fd
commit
c46822bf9a
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h2>Anthracite Web Server</h2>
|
<h2>Anthracite Web Server</h2>
|
||||||
<p><i>C++ & Python</i></p>
|
<p><i>C++ and Python</i></p>
|
||||||
<a href="https://github.com/nickorlow/anthracite">[ GitHub Repo ]</a>
|
<a href="https://github.com/nickorlow/anthracite">[ GitHub Repo ]</a>
|
||||||
<p>
|
<p>
|
||||||
Anthracite is a simple web server written in C++. It currently supports HTTP/1.0 and HTTP/1.1.
|
Anthracite is a simple web server written in C++. It currently supports HTTP/1.0 and HTTP/1.1.
|
||||||
|
|
Loading…
Reference in a new issue