Update README.md

This commit is contained in:
Rashad Gover 2022-03-30 21:42:09 -05:00 committed by GitHub
parent a2d5871f68
commit 080ca768e8

View File

@ -2,6 +2,8 @@
A microframework based on monadic parsing. Official docs [here](https://www.okapi.wiki/).
![Okapi mascot](https://github.com/MonadicSystems/okapi/blob/main/okapi.png?raw=true)
## Introduction
**Okapi** is a microframework for building web servers in [Haskell](https://haskell.org) based on *monadic parsing*.