We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db978e0 + 74f8d8f commit 40d576aCopy full SHA for 40d576a
README.md
@@ -3,12 +3,12 @@ MessagePack for Haskell [ for [Haskell](https://www.haskell.org).
5
6
-It containes:
+It contains:
7
8
* Serializer/Deserializer
9
* RPC
10
11
-# Install
+# Installation
12
13
Execute following instructions:
14
@@ -18,7 +18,7 @@ $ cabal install msgpack
18
$ cabal install msgpack-rpc
19
~~~
20
21
-# Document
+# Documentation
22
23
[Haddock](https://www.haskell.org/haddock) documentation can be found on Hackage:
24
0 commit comments