added library readme
This commit is contained in:
parent
5555451d26
commit
18d1162485
19
ModelsLib/README.md
Normal file
19
ModelsLib/README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Models Library
|
||||
|
||||
Written by Wyatt J. Miller, 2022
|
||||
|
||||
Licensed by the Mozilla Public License version 2
|
||||
|
||||
## Ehh?
|
||||
|
||||
I decided to rip out the existing models that were written in C# and replace them with the exact same models. The only difference is that these models are written in F#.
|
||||
|
||||
## Why F#?
|
||||
|
||||
1. .NET
|
||||
1. I didn't have to move forward and learn how everything worked
|
||||
2. Curiosity
|
||||
1. Never messed with F#
|
||||
2. Messed with it's functional cousins (i.e. Kotlin, Rust, etc.)
|
||||
|
||||
# I HAD TO WRITE ALL THESE FILES BY HAND
|
Loading…
Reference in New Issue
Block a user