Skip to content

Commit

Permalink
Emojis in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Apr 14, 2021
1 parent 09693e0 commit 7ea03af
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,17 @@
> Check it out in <a href="https://github.com/ArthurFiorette/steam-trader/releases/tag/v1.4.0" target="_blank">v1.4.0</a>!
> </pre>
## About
## 馃摉 About

This project is an open source initiative to host multiple steam bot accounts to trade inventory items, automatically calculating the prices and items in each exchange sent and responding to them at the same time, like some Trading Card Exchange bots, but with any item. We still have a lot to improve, and that is what i'll do in the next days, Feel free to send a PR or open a new issue.
<p align="center">
This project is an open source initiative to host multiple steam bot accounts to trade inventory items, automatically calculating the prices and items in each exchange sent and responding to them at the same time, like some Trading Card Exchange bots, but with any item. We still have a lot to improve, and that is what i'll do in the next days, Feel free to send a PR or open a new issue.
</p>

## Downloading
## 馃搧 Downloading

Open this repository <a href="https://github.com/ArthurFiorette/steam-trader/releases" target="_blank">releases</a> tab and download the latest source code **.zip** file.

## Configuration
## 鈿欙笍 Configuration

A `config.json` file already existed in previous versions, however, now everything is officially configured by our panel. To access it, start the application correctly and go to localhost at the specified port.

Expand All @@ -47,7 +49,7 @@ To register a steam account with **steam-trader**, you need to know the `Shared

To get them easily, you will need to enable <a href="https://github.com/Jessecar96/SteamDesktopAuthenticator" target="_blank">SDA</a> on the account and after that, you will find it <a href="https://www.youtube.com/watch?v=JjdOJVSZ9Mo" target="_blank">here</a>.

## Executing
## 馃弮 Executing

You can host it docker on any hosting service that supports containerized applications or use docker locally, simply by typing:

Expand Down Expand Up @@ -81,10 +83,10 @@ $ npm run start

After building and installing it for the first time, you are ready to go and you can start it every time only running the last command.

## License
## 馃搩 License

Licensed under the **GNU General Public License v3.0**. See <a href="LICENSE.txt" target="_blank">`LICENSE`</a> for more informations.

## Contact
## 馃摟 Contact

See my contact information on my <a href="https://github.com/ArthurFiorette" target="_blank">GitHub Profile Page</a> or open a new issue.

0 comments on commit 7ea03af

Please sign in to comment.