Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated readme.md
  • Loading branch information
ScottBorland authored Aug 28, 2020
1 parent bfad5ac commit cd4cd66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ An example of a shop setup using Auto-Tune:
- Configurable GUI with sizing and naming options [80+ supported item-slots]
- Configurable shops with options to lock price and sell-price-differences [For more look at shops.yml configuration below]
- Configurable sell-price-difference
- Sell price-differnence-variation algorithim options [Update period, total time, starting-difference, ending difference]
- Sell price-difference-variation algorithim options [Update period, total time, starting-difference, ending difference]
- Player loaning [/loan, /loans, /payloan, easy to use]
- Configurable interest rates [Update period, amount and more]
- Debt settings
- Incredibly fast data-collection and creation [50000 data insertions and retrevals a second when in memory, 5000 data insertions and retrevals a second when in storage (in our tests)]
- Incredibly fast data-collection and creation [50000 data insertions and retrevals a second when in memory, 5000 data insertions and retrievals a second when in storage (in our tests)]
- Data corruption protection
- And more!
- Coming soon (Dynamic Intrest rates, Credit scoring, Lots more GUI-shop configuration, even faster data-retrival, updated web-server, and more (We're open to suggestions))
- Coming soon (Dynamic Intrest rates, Credit scoring, Lots more GUI-shop configuration, even faster data-retrieval, updated web-server, and more (We're open to suggestions))

## Usage

Expand Down

0 comments on commit cd4cd66

Please sign in to comment.