re-add conclusion

This commit is contained in:
Julian K. Arni 2016-03-19 17:26:52 +01:00
parent c22d74ca55
commit 45eba28da9

View File

@ -1108,6 +1108,8 @@ $ curl http://localhost:8081/b
"hi"
```
## Conclusion
You're now equipped to write webservices/web-applications using
**servant**. The rest of this document focuses on **servant-client**,
**servant-js** and **servant-docs**.