Update README.md

This commit is contained in:
William Katz 2021-05-19 13:43:27 -07:00 committed by GitHub
parent 20ba710100
commit d2e74da031
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel
- **RESTful** API for connected services like a market, gambling, or anything else you can think of
- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**. In contrast to an in-game modded implementation that would be range limited.
- **Logging** of all transactions, configurable in (log_consts.hpp)[include/log_consts.hpp]
- **Logging** of all transactions, configurable in [log_consts.hpp](include/log_consts.hpp)
## Dependencies