From 2b70a13ece42248f458f579cfc4c5583c4ea1a27 Mon Sep 17 00:00:00 2001 From: Daniel Thaler Date: Tue, 19 Sep 2023 01:13:04 +0200 Subject: [PATCH] add a link to the api documentation in README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f544e0f..ba3f843 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ This crate implements Python bindings for autosar-data using [PyO3](https://pyo3 - support for Autosar paths and cross references - supports Autosar version 4.0.1 and up. +## API documentation + +API documentation is located here: [https://danielt.github.io/autosar-data-py/](https://danielt.github.io/autosar-data-py/) + ## Example ### Load data from a file