about summary refs log tree commit diff stats
path: root/lua/chupacabra
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-06-15 12:07:37 -0400
committerelioat <elioat@tilde.institute>2024-06-15 12:07:37 -0400
commita1f63717e453173e5d2c3f85a8692b5202bec918 (patch)
tree8a3527b86eef69a54a5f3aae68b6b7273859ce2e /lua/chupacabra
parentfd66155e118b1ad9f2e02c5734afe263a68d9433 (diff)
downloadtour-a1f63717e453173e5d2c3f85a8692b5202bec918.tar.gz
*
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