Update README.md

master
sunyinqi0508 5 years ago committed by GitHub
parent 7c485cef8c
commit 6cbef04090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,6 +5,6 @@ Supported Environments:
MSVC project: BadassPascal.sln
GNU C++/Clang: compile BadassPascal.cpp directly
>e.g.
>`$g++ -O3 BadassPascal.cpp -o BP`
>`$./BP InsersionSort.pas`
>`$ g++ -O3 BadassPascal.cpp -o BP`
>`$ ./BP InsersionSort.pas`

Loading…
Cancel
Save