Update readme with some basic information

This commit is contained in:
Tim 2021-11-16 12:51:39 +01:00
parent 4fed74102e
commit 300819bc07
1 changed files with 4 additions and 0 deletions

View File

@ -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