diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..1373436 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ +y# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 0.1.0 +title: waiig_monkey +message: Code related to « Writing An Interpreter In Go » by Thorsten Ball +type: software +authors: + - given-names: Emmanuel + family-names: Di Pretoro + email: edipretoro@gmail.com \ No newline at end of file