Skip to content

Commit 478d689

Browse files
authored
Doc: improve render info text
1 parent dfba34b commit 478d689

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,13 +156,15 @@ As an examples regarding the use case of having a person earning <=50K as income
156156
* Have in mind: if you rely on your CI/CD to fail before fixing an issue, it slows down your deployment. Fix issues early, e.g. by running an ensemble linter like flake8 locally before committing changes.
157157
* For checking the render deployment, a python file exists that uses the httpx module to do one GET and POST on the live render web service and prints its results.
158158

159-
On the Render web service site,
159+
On the Render web service site after deployment
160160
![render web service life][image12]
161161
<br>
162+
and as result of the httpx test script for GET and POST
162163
![render web service test][image13]
163164
<br>
164165
![render web service script result][image14]
165166

167+
<br>
166168

167169
## License
168170
This project coding is released under the [MIT](https://github.com/IloBe/US_CensusData_Classifier_PipelineWithDeployment/blob/master/LICENSE.txt) license.

0 commit comments

Comments
 (0)