Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chocoearly44 committed Apr 10, 2022
1 parent 5c57c9f commit d39a1cd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Contributing
If you have a suggestion that would make this better, please fork the repo and create a pull request.
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Added some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img align="center" src="https://github.com/chocoearly44/JEA/blob/master/assets/icon.png?raw=true" height="150px">
<img align="center" src="./assets/icon.png" height="150px">
</p>

<h1 align="center">Java eAsistent API</h1>
Expand All @@ -17,7 +17,7 @@

</div>

## Documentation
## Dokumentacija
Vse metode so dokumentirane in opisane v odseku [Wiki][wiki-url].

## Namestitev
Expand Down Expand Up @@ -65,9 +65,7 @@ Knjižnjica bazira na projektu eAsistent wrapper za Python, ki ga je naredil [Le
Če med uporabo knjižnice naletite na kakršne koli napake, jih prijavite v odseku [Issues][issues-url].

## Podpora
Dodatno podporo lahko prejmete v uradnem Discord strežniku ali v odseku [Discussions][discussions-url] tukaj na GitHubu.

[![Widget for the TSL Support guild](https://discord.com/api/guilds/807666401300316160/widget.png?style=banner1)](https://discord.gg/Wa24skGscR)
Dodatno podporo lahko prejmete v odseku [Discussions][discussions-url] tukaj na GitHubu.

[contributors-shield]: https://img.shields.io/github/contributors/chocoearly44/JEA.svg?style=for-the-badge
[forks-shield]: https://img.shields.io/github/forks/chocoearly44/JEA.svg?style=for-the-badge
Expand Down

0 comments on commit d39a1cd

Please sign in to comment.