pypi badge
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
				
			|||||||
[](https://gitlab.com/nicolalandro/obj2html/-/commits/main)
 | 
					[](https://gitlab.com/nicolalandro/obj2html/-/commits/main)
 | 
				
			||||||
[](https://gitlab.com/nicolalandro/obj2html/-/commits/main)
 | 
					[](https://gitlab.com/nicolalandro/obj2html/-/commits/main)
 | 
				
			||||||
 | 
					[](https://pypi.org/project/obj2html/)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Obj2Html
 | 
					# Obj2Html
 | 
				
			||||||
This lib is able to transform an .obj file to HTML that use three.js.
 | 
					This lib is able to transform an .obj file to HTML that use three.js.
 | 
				
			||||||
@@ -69,4 +70,6 @@ In this chapter I add at least a link for each of the knowledge needed for devel
 | 
				
			|||||||
* [unittest](https://docs.python.org/3/library/unittest.html): the used python framework for test automation
 | 
					* [unittest](https://docs.python.org/3/library/unittest.html): the used python framework for test automation
 | 
				
			||||||
* [coverage.py](https://coverage.readthedocs.io/en/6.1.2/): lib used for code coverage computation
 | 
					* [coverage.py](https://coverage.readthedocs.io/en/6.1.2/): lib used for code coverage computation
 | 
				
			||||||
* [gitlab ci/cd](https://docs.gitlab.com/ee/ci/quick_start/): for run the integration test
 | 
					* [gitlab ci/cd](https://docs.gitlab.com/ee/ci/quick_start/): for run the integration test
 | 
				
			||||||
 | 
					* [gitlab ci/cd display coverage](https://www.activestate.com/blog/how-to-set-up-ci-cd-for-python-on-gitlab/): how to display code coverage into badge
 | 
				
			||||||
* [three.js](https://threejsfundamentals.org/): js lib to open and visualize 3D model
 | 
					* [three.js](https://threejsfundamentals.org/): js lib to open and visualize 3D model
 | 
				
			||||||
 | 
					* [Shields.io](https://shields.io/): for custom static badges like pypi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user