diff --git a/README.md b/README.md index fe33c52..ee83618 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +Basic client implementation for the [Perudo Api](perudo.loken.nl/api/doc) + +Relevent files are: [ApiClient.ts](src/services/PerudoApi.ts) and [Objects.ts](src/objects/objects.ts) for the api implementation. An (ugly) implementation can be found in [Home.vue](src/views/Home.vue) + # perudo-client ## Project setup