Added license
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:04:31 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:04:31 +0200 |
| Commit | e822a98fdc001be1a42e688d305c74f1a4970cb0 (patch) |
|
-rw-r--r-- |
README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 26 | | [zig-kv-store](./zig-kv-store) | zig-0.11.0 | Simple Key-value store that mimics memcached written in Zig. | |
26 | | [zig-kv-store](./zig-kv-store) | zig-0.11.0 | Simple Key-value store that mimics memcached written in Zig. | |
| 27 | | [zig-wad](./zig-wad) | zig-0.11.0 | Reads doom.wad and extracts the identification header. | |
27 | | [zig-wad](./zig-wad) | zig-0.11.0 | Reads doom.wad and extracts the identification header. | |
| 28 | | [zig-os-props](./zig-os-props) | zig-0.11.0 | Detects properties of the target operating system. | |
28 | | [zig-os-props](./zig-os-props) | zig-0.11.0 | Detects properties of the target operating system. | |
| 29 | |||
| 30 | ## License |
||
| 31 | |||
| 32 | [probe](https://github.com/mitjafelicijan/probe) was written by [Mitja |
||
| 33 | Felicijan](https://mitjafelicijan.com) and is released under the BSD |
||
| 34 | zero-clause license, see the LICENSE file for more information. |
||