Commit Graph

4 Commits

Author SHA1 Message Date
6fafed8993
Added README.md
Added a README file to the project.

Information regarding what AWM is, how to install it, how to use it and
more are outlined in the file.
2022-07-18 14:09:34 +01:00
7b377f1f9e
Added awm main file
main.cpp represents the AWM program before compilation.
It contains all the source code for the program.
2022-07-17 20:16:18 +01:00
fec223b975
Added .gitignore
Added .gitignore file to ignore certain files/folders in project
2022-07-17 20:15:45 +01:00
5a6efc5ab0
Added LICENCE.txt
Added GNU GPLv3+ licence file to project.
2022-07-17 20:13:53 +01:00