diff options
Diffstat (limited to 'docs/common.md')
| -rw-r--r-- | docs/common.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/common.md b/docs/common.md new file mode 100644 index 0000000..3dce3ac --- /dev/null +++ b/docs/common.md @@ -0,0 +1,6 @@ +# Common packages + +Nova exposes common packages for all the different projects in the mono-repo. +Since Nova uses two different languages, it has two different common libraries, +one built in rust in [the common/rust](../common/rust) directory and one in Go +in [the common/](../common) directory.
\ No newline at end of file |
