mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-02-16 01:42:18 +01:00
Update README
This commit is contained in:
parent
fdef68103d
commit
a6282a9d16
@ -17,7 +17,7 @@
|
||||
<a href="/#"><img src="https://raw.githubusercontent.com/intergrav/devins-badges/v2/assets/cozy/supported/purpur_64h.png" height="50"></a>
|
||||
|
||||
<p align="center">
|
||||
A simple auctions plugin where you can sell your items and bid on other items!
|
||||
A simple auctions plugin where you can sell your items and bid on other items!
|
||||
<br />
|
||||
<a href="https://github.com/Crazy-Crew/CrazyAuctions/wiki"><strong>Explore the docs »</strong></a>
|
||||
<br />
|
||||
@ -75,7 +75,7 @@ A list of things necessary to make sure you can build CrazyAuctions properly.
|
||||
2. Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
|
||||
3. Run the shadowJar task.
|
||||
```gradle
|
||||
./gradlew shadowJar
|
||||
./gradlew shadowJar or gradle shadowJar
|
||||
```
|
||||
|
||||
## Roadmap
|
||||
@ -108,4 +108,4 @@ Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more informatio
|
||||
[license-shield]: https://img.shields.io/github/license/Crazy-Crew/CrazyAuctions.svg?style=for-the-badge
|
||||
[license-url]: https://github.com/Crazy-Crew/CrazyAuctions/blob/master/LICENSE.MD
|
||||
|
||||
[codefactor-shield]: https://img.shields.io/codefactor/grade/github/crazy-crew/CrazyAuctions/main?style=for-the-badge
|
||||
[codefactor-shield]: https://img.shields.io/codefactor/grade/github/crazy-crew/CrazyAuctions/main?style=for-the-badge
|
Loading…
Reference in New Issue
Block a user