Arraylist is about the way you can use Arraylist when working on a project
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
<coding_language/dependency/requirement_1>
- You have a
<Windows/Linux/Mac>
machine. State which OS is supported/which is not. - You have read
<guide/link/documentation_related_to_project>
.
To install Arraylist, follow these steps:
Linux and macOS:
<install_command>
Windows:
<install_command>
To use Arraylist, follow these steps:
Run the program
To contribute to Arraylist, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Thanks to the following people who have contributed to this project:
- Simon Bøg Jørgensen
If you want to contact me you can reach me at simo274e@stud.kea.dk.
This project uses the following license: <license_name>.