Add license scan report and status

Signed off by: fossabot <badges@fossa.com>
pull/1/head
fossabot 4 years ago
parent 18fd67bca3
commit da426813fe
  1. 6
      README.md

@ -1,4 +1,6 @@
# ee101-as3-rock_scissor_rock_game
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game?ref=badge_shield)
Since I had used some C11 standard code, it is possible that some old version compiler cannot compile my code.
However I have fully test my code on gcc and it ran well.
@ -12,3 +14,7 @@ After installation, you can use command "gcc -O2 -s 1717608_3.c -o game\game" to
If you are not familar with gcc command, please run compilergcc.bat, it will compile my code automatically!
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game?ref=badge_large)
Loading…
Cancel
Save