summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJonny Press <jonny.press@aquaq.co.uk>2017-02-09 15:38:11 +0000
committerven <vendethiel@hotmail.fr>2017-02-09 16:38:11 +0100
commit1d99d5a7fddb7f05f91686584ec05b88c49f57c3 (patch)
treebe3624b530c7d0909d5afd2c91ebfb82a3953ecf
parent7afc3bc59ea6f9f3dfdcdc1bfc65aeb0b9fb67a7 (diff)
added group information (#2568)
-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