diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..f9f10446 --- /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: "Kalshi" + given-names: "Developers" +title: "Kalshi Starter Code Python" +date-released: 2024-01-01 +url: "https://github.com/Kalshi/kalshi-starter-code-python"