about summary refs log tree commit diff stats
path: root/lua/chupacabra
diff options
context:
space:
mode:
Diffstat (limited to 'lua/chupacabra')
-rw-r--r--lua/chupacabra/refcard.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/chupacabra/refcard.md b/lua/chupacabra/refcard.md
index af6e24d..5c203eb 100644
--- a/lua/chupacabra/refcard.md
+++ b/lua/chupacabra/refcard.md
@@ -1,5 +1,7 @@
 # Chupacabra Quick Reference Card
 
+See also, <https://git.sr.ht/~eli_oat/chupacabra>
+
 Chupacabra is a stack-based programming language/calculator implemented in lua. It works a lot like any other forth, save for 2 big differences: 
 
 1. you cannot define new words