mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
Tiny fix in README
This commit is contained in:
parent
404a393315
commit
9e2c9d7812
1 changed files with 6 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
MessagePack Python Binding
|
||||
===========================
|
||||
|
||||
:author: Naoki INADA
|
||||
:author: INADA Naoki
|
||||
:version: 0.1.0
|
||||
:date: 2009-07-12
|
||||
|
||||
|
|
@ -32,7 +32,11 @@ MinGW GCC.
|
|||
|
||||
TEST
|
||||
----
|
||||
MessagePack uses nosetest for testing.
|
||||
MessagePack uses `nosetest` for testing.
|
||||
Run test with following command:
|
||||
|
||||
$ nosetests test
|
||||
|
||||
|
||||
..
|
||||
vim: filetype=rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue