diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1d786a64b4d6da81c5782ce1b776c28bab4b7a93 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# OSX + +clang++ -L./osx/lib/ -lSDL2 -I./osx/include/ main.cpp -framework OpenGL + + +# Windows + +TBD \ No newline at end of file