Unverified Commit 9e62b09d authored by Johannes Schmitz's avatar Johannes Schmitz Committed by GitHub

Remove incorrect information about external dependencies from website (#766)

parent 9ea6dc19
......@@ -92,7 +92,7 @@
<h1>Pistache</h1>
<div class="post">
<p><code>Pistache</code> is a C++ REST framework written by <a href="https://github.com/oktal">Mathieu Stefani</a> at <a href="http://datacratic.com">Datacratic</a>.
It is written in pure C++11 with no external dependency and provides a low-level HTTP abstraction.</p>
It is written in pure C++11 and provides a low-level HTTP abstraction.</p>
<p><code>Pistache</code> provides both an HTTP client and server that can be used to create and query complex web and REST APIs.</p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment