forked from jan/mem_edit
Spelling fixes
This commit is contained in:
parent
a6b5f94bf5
commit
ea83dc5670
4 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# mem_edit
|
||||
|
||||
**mem_edit** is a multiplatform memory editing library written in Python.
|
||||
**mem_edit** is a multi-platform memory editing library written in Python.
|
||||
|
||||
|
||||
**Capabilities:**
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
* typing (for type annotations)
|
||||
|
||||
|
||||
Install with pip, from pypi (preferred):
|
||||
Install with pip, from PyPI (preferred):
|
||||
```bash
|
||||
pip install mem_edit
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue