diff --git a/docs/book/res/frog.cur b/docs/book/res/frog.cur new file mode 100644 index 0000000..7c53932 Binary files /dev/null and b/docs/book/res/frog.cur differ diff --git a/src/README.md b/src/README.md index 0288bf9..4410ac8 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,5 @@ # Nougat Sources +Wops! I almost forgot. If you ever notice something strange within these source files, it is because I've accidentally deleted my original source files and just used ILSpy for recovering. Myself granted myself to do that. And yup, I am an error-prone mammal. ## nougat @@ -10,4 +11,4 @@ Nougat's programming language standard library is located on this folder. Althou ## nougat-bridge -The bridge serves as the proxy communicator for the API and API plug-ins into the language core. \ No newline at end of file +The bridge serves as the proxy communicator for the API and API plug-ins into the language core.