update readme

This commit is contained in:
Alexander Drozdov
2020-01-09 21:03:43 +02:00
parent 8a194e4255
commit 6cb564d906
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -1,8 +1,8 @@
# ![Awakener's Orb](https://web.poecdn.com/image/Art/2DItems/Currency/TransferOrb.png) Awakened PoE Trade
[![](https://img.shields.io/github/downloads/SnosMe/awakened-poe-trade/total?color=%23000&label=Players%20using%20this%20tool%20%28Downloads%29&style=flat-square)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.1.1/Awakened-PoE-Trade-Setup-0.1.1.exe "")
[![](https://img.shields.io/github/downloads/SnosMe/awakened-poe-trade/total?color=%23000&label=Players%20using%20this%20tool%20%28Downloads%29&style=flat-square)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.2.0/Awakened-PoE-Trade-Setup-0.2.0.exe "")
[Download for Windows v0.1.1](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.1.1/Awakened-PoE-Trade-Setup-0.1.1.exe)
[Download for Windows v0.2.0](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.2.0/Awakened-PoE-Trade-Setup-0.2.0.exe)
## Tool showcase
@@ -20,7 +20,7 @@
First I want to rephrase this question in "The tool shows a bunch of numbers, which of these can I trust?"
- Rare items
- :heavy_check_mark: Price prediction
- :heavy_multiplication_x: Trade results
- :heavy_multiplication_x: Advanced search by modifiers
- Maps
- Currency, Fragments, Fossils...
- :heavy_check_mark: poe.ninja instant prices and trends
@@ -53,6 +53,7 @@ That’s all, no Java, no .NET Framework, no AHK . . .
### Usage
- Press `Ctrl + D` to check the price of the item
- Press `F5` to go to hideout
### Tool end goals
- One Tool To Rule Them All
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "awakened-poe-trade",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",