From a329c5ca1c4abc198d31bd5757ce033ab2bdd715 Mon Sep 17 00:00:00 2001 From: Vithor Jaeger Date: Mon, 19 Sep 2022 11:09:03 -0400 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..18786d2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# pocketbase + +Python client for PocketBase database. + +This is in early development, and at first is just a translations for the javascript lib.