diff --git a/README.md b/README.md index 342b3308..ff4c99f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # python bindings for llvm JIT for EGAD (xo-pyjit) +## Links + +- [cheatsheet for pyobject<->c++ conversion](https://github.com/pybind/pybind11/issues/1201) + ## Getting Started ### Build + install `xo-cmake` dependency