From 79b4dfd4eb2d92b70c29247f0d5634b4648865cd Mon Sep 17 00:00:00 2001 From: awkawb Date: Sat, 10 Feb 2024 11:03:40 -0500 Subject: [PATCH] UPDATED README.md to include new 'model' projects section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0c91126..4a22b47 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,13 @@ Inspired by the [official PHP SDK](https://github.com/invoiceninja/sdk-php), a Python wrapper for Invoice Ninja's REST API. +# Models + +Projects to look to for guidance: + +* [official PHP SDK](https://github.com/invoiceninja/sdk-php) + - official Invoice Ninja SDK + +* [python-vaultwarden](https://github.com/numberly/python-vaultwarden) + - simple python wrapper for the bitwarden/vaultwarden +