Updating README and license

This commit is contained in:
Mose Mueller
2023-04-11 09:44:57 +02:00
parent 728af999cd
commit fe969869db
2 changed files with 19 additions and 4 deletions

View File

@ -31,4 +31,8 @@ import { request as __request } from '@icon-service/icon_service_base';
export { ApiError } from "@icon-service/icon_service_base";
export { CancelablePromise, CancelError } from '@icon-service/icon_service_base';
export type { OpenAPIConfig } from '@icon-service/icon_service_base';
```
```
## License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.