Update and rename mempool README.txt to mempool_README.md

This commit is contained in:
Kevin Yonan 2019-06-24 19:51:47 -07:00 committed by GitHub
parent 50a8da0150
commit 09cf5dab7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,4 +160,3 @@ Explanation & Usage:
```c
size_t MemPool_MemoryRemaining(const struct MemPool mempool);
```