diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..ef34be79 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,8 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Kadam" + given-names: "Swanand" +title: "Kalaam" +version: 1.1.0 +url: "https://github.com/Kalaam-Programming-Language/Kalaam"