Create README.md
This commit is contained in:
parent
866903b790
commit
87c056b690
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Orarend
|
||||||
|
A school schedule app written in C# using Xamarin.
|
||||||
|
|
||||||
|
This app can obtain the schedule automatically from the school's website and update it as needed. Any temporary changes are marked red.
|
||||||
|
|
||||||
|
It downloads the site HTML and uses regex to fix some issues that the parser can't handle correctly and then parses the code.
|
Loading…
Reference in a new issue