Update README.md

This commit is contained in:
Jakob 2020-12-20 14:59:12 +01:00 committed by GitHub
parent 4085de58a4
commit 627cdc677e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
# hohoho # hohoho
A HoHoHo! to Brainfuck converter. A HoHoHo! to Brainfuck converter.
All information can be found on the website itself: hohoho.jakobsenkl.pw All information can be found on the website itself: https://hohoho.jakobsenkl.pw
## Thanks ## Thanks
- W3schools for [w3.css](https://www.w3schools.com/w3css/) - W3schools for [w3.css](https://www.w3schools.com/w3css/)
- P. Reichl and S. Claus for HoHoHo! - P. Reichl and S. Claus for HoHoHo!
- Andreas Gohr (splitbrain) for the [PHP Brainfuck interpreter](https://github.com/splitbrain/ook) - Andreas Gohr (splitbrain) for the [PHP Brainfuck interpreter](https://github.com/splitbrain/ook)