diff options
| author | Fuwn <[email protected]> | 2022-06-19 20:07:52 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-19 20:07:52 -0700 |
| commit | 57e3398de4ccbf1e8df862e8c6d9c8ccd159053d (patch) | |
| tree | 8fd2af7de42976f4529e77f039afb727dd2c8c5b /README.md | |
| parent | docs(meson): bump version 0.1.2 -> 0.1.3 (diff) | |
| download | tatl-main.tar.xz tatl-main.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ ## Usage +For simply C++ integration, checkout [Tael](https://github.com/Fuwn/tael)! + ### Complex Tatl can be used via it's included testing context and utilities. |