Skip to content

Commit e3f1753

Browse files
Update README.md
1 parent cb8d764 commit e3f1753

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# INDA HR
1+
![alt text](https://inda.ai/wp-content/uploads/2022/09/inda-hr-python.png)
22

33
# Introduction
44

@@ -7,7 +7,7 @@ AI solution provided as a RESTful API.
77

88
The INDA pricing model is *credits-based*, which means that a certain number of credits is associated to each API request.
99
Hence, users have to purchase a certain amount of credits (established according to their needs) which will be reduced
10-
at each API call. INDA accepts and processes a user's request only if their credits quota is grater than - or,
10+
at each API call. INDA accepts and processes a user's request only if their credits quota is greater than - or,
1111
at least, equal to - the number of credits required by that request.
1212
To obtain further details on the pricing, please visit our [site](https://inda.ai) or contact us.
1313

@@ -51,7 +51,7 @@ We want to help recruiters to prevent any kind of bias while searching for the m
5151
The following documentation is addressed both to developers, in order to provide all technical details for INDA integration,
5252
and to managers, to guide them in the exploration of the implementation possibilities.
5353

54-
The host of the API is [https://api.inda.ai/hr/v2/](https://api.inda.ai/hr/v2/).
54+
The host of the API is <span style="color:blue">https<area>://api.inda.ai/hr/v2</span>.
5555
We recommend to check the API version and build (displayed near the documentation title).
5656
You can contact us at support@intervieweb.it in case of problems, suggestions, or particular needs.
5757

@@ -69,7 +69,7 @@ Finally, in the central section of each API method, you can find
6969

7070
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
7171

72-
- API version: 2.28194
72+
- API version: 2.0.0
7373
- Package version: 1.0.0
7474
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
7575
For more information, please visit [https://inda.ai](https://inda.ai)

0 commit comments

Comments
 (0)