Skip to content

Commit

Permalink
upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Feb 29, 2020
1 parent f27afdf commit 80976dc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

| Download | Automatic update | Startup time |
|----------|------------------|--------------|
| [Windows (installer)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.9.0/Awakened-PoE-Trade-Setup-0.9.0.exe) | :heavy_check_mark: | Fast |
| [Windows (portable)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.9.0/Awakened-PoE-Trade-0.9.0.exe) | :heavy_multiplication_x: | Slow |
| [Linux](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.9.0/Awakened-PoE-Trade-0.9.0.AppImage) | :heavy_check_mark: | Fast |
| [Windows (installer)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.10.0/Awakened-PoE-Trade-Setup-0.10.0.exe) | :heavy_check_mark: | Fast |
| [Windows (portable)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.10.0/Awakened-PoE-Trade-0.10.0.exe) | :heavy_multiplication_x: | Slow |
| [Linux](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.10.0/Awakened-PoE-Trade-0.10.0.AppImage) | :heavy_check_mark: | Fast |

## Tool showcase

Expand Down Expand Up @@ -61,11 +61,11 @@
- :heavy_check_mark: Q20 props (Armour, Evasion, ES, Physical Damage)
- :heavy_check_mark: +-10% Rare rolls
- :heavy_check_mark: Unique item roll range
- :heavy_multiplication_x: Pseudo stats
- :heavy_check_mark: Pseudo stats
- Gems
- :heavy_check_mark: Level, Quality, Corrupted
- :heavy_multiplication_x: Gem experience
- :heavy_multiplication_x: Currency bulk search
- :heavy_check_mark: Currency bulk search
- :heavy_check_mark: Grouping results from one account (protection against "pricefixing")

### Requirements
Expand All @@ -82,6 +82,7 @@ No Administrator rights required
- Press `Ctrl + Alt + D` to check the price of the item\
*Opens a window, but does not hide it automatically when moving the mouse*
- Press `F5` to go to hideout
- `Ctrl + MouseWheel` to scroll through stash tabs

### Tool end goals
- One Tool To Rule Them All
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awakened-poe-trade",
"version": "0.9.0",
"version": "0.10.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
Binary file modified showcase/currency.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified showcase/rare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80976dc

Please sign in to comment.