Update README.md

This commit is contained in:
William Katz 2021-06-20 22:39:28 -07:00 committed by GitHub
parent 0b10a51a19
commit 7550e83169
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,6 +98,9 @@ Thank you to the contributors
- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**.
- **Logging** of all transactions, configurable in [consts.hpp](include/consts.hpp)
### Other
- **return balance on deletion**, configurable in [consts.hpp](include/consts.hpp)
## Dependencies
- [Parallel HashMap](https://github.com/greg7mdp/parallel-hashmap/tree/master)