diff --git a/fsharp/ygosim/README.md b/fsharp/ygosim/README.md new file mode 100644 index 0000000..cf2f4e6 --- /dev/null +++ b/fsharp/ygosim/README.md @@ -0,0 +1,3 @@ +# Ygosim + +Random yugioh engine I'm making to get a better grasp of f# and functional programming in general.