diff --git a/README.md b/README.md new file mode 100644 index 0000000..952740f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# mclStrongholdFinder + +

A simple python script to find all strongholds within a given [MineClone2](https://git.minetest.land/MineClone2/MineClone2) World.

+---- + +## How to use: +- run main.py +- follow instructions + +There isn't a whole lot to say I guess ;-)