mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
added group information (#2568)
This commit is contained in:
parent
7afc3bc59e
commit
1d99d5a7fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user