README.md

# Elixir Odoo library

* Elixir module for interacting with the Odoo JSON-RPC API. It defines methods for logging in, search, read (including pagination), create, update, delete records, and executing methods.
 
The module includes documentation for all functions and examples of how to use them.

# Documentation

* See _doc_ folder


# Todo

* Add tests
* Improve this README.md
* Document all Elixir/Erlang compatible versions