: Shows the current release version.
: Shows the last commit time. Good indication of the project activity.
: Dynamic badge that shows the number of open issues in the project.
: Similar dynamic badge, but for pull requests.
: Shows the open source license the project uses.
This is a table of contents for your project. It helps the reader navigate through the README quickly.
- Football Manager Pro
- Quick Start Demo
- Table of Contents
- Installation
- Usage
- Development
- Contribute
- License
You have people who want to use your project and then you have people who want contribute to your project.
This is where you provide instructions for the latter.
Add instructions on how to set up a development environment, clone, and build the project.
You can use the code snippets here as well:
# Clone the repository
gh repo clone ashrafulparan2/Football-Manager-Pro
# Navigate to the project directory
cd Football-Manager-Pro
# Build the project
ant build
# Run the project in development mode
ant run
You can use this section to highlight how people can contribute to your project.
You can add information on how they can open issues or how they can sponsor the project.