summaryrefslogtreecommitdiffhomepage
path: root/kdb+.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'kdb+.html.markdown')
-rw-r--r--kdb+.html.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/kdb+.html.markdown b/kdb+.html.markdown
index 772c8a47..099d1529 100644
--- a/kdb+.html.markdown
+++ b/kdb+.html.markdown
@@ -2,7 +2,7 @@
language: kdb+
contributors:
- ["Matt Doherty", "https://github.com/picodoc"]
- - ["Jonny Press", "jonny.press@aquaq.co.uk"]
+ - ["Jonny Press", "https://github.com/jonnypress"]
filename: learnkdb.q
---
@@ -26,6 +26,8 @@ separable so this distinction is not really useful.
All Feedback welcome! You can reach me at matt.doherty@aquaq.co.uk, or Jonny
at jonny.press@aquaq.co.uk
+To learn more about kdb+ you can join the [Personal kdb+](https://groups.google.com/forum/#!forum/personal-kdbplus) or [TorQ kdb+](https://groups.google.com/forum/#!forum/kdbtorq) group.
+
```
/ Single line comments start with a forward-slash
/ These can also be used in-line, so long as at least one whitespace character