diff --git a/README.md b/README.md index c393c10..8d4c85c 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,11 @@ Whether working on an image analysis project or just in need of a simple annotat [See Npm Package](https://www.npmjs.com/package/ng-annotation-osd) -###Special thanks to Tchek for making this research project open source +### Special thanks to [Tchek.ai](https://tchek.ai) for making this research project open source + ![image info](https://github.com/dovepa/AnnotationOSD/blob/master/projects/annotation-osd-showcase/src/assets/Logo-black.svg?raw=true) -[Go to Tchek.ai](https://tchek.ai) + ### How To use it : For use it, add scripts inside angular.json diff --git a/projects/annotation-osd/README.md b/projects/annotation-osd/README.md index c393c10..8d4c85c 100644 --- a/projects/annotation-osd/README.md +++ b/projects/annotation-osd/README.md @@ -23,10 +23,11 @@ Whether working on an image analysis project or just in need of a simple annotat [See Npm Package](https://www.npmjs.com/package/ng-annotation-osd) -###Special thanks to Tchek for making this research project open source +### Special thanks to [Tchek.ai](https://tchek.ai) for making this research project open source + ![image info](https://github.com/dovepa/AnnotationOSD/blob/master/projects/annotation-osd-showcase/src/assets/Logo-black.svg?raw=true) -[Go to Tchek.ai](https://tchek.ai) + ### How To use it : For use it, add scripts inside angular.json diff --git a/projects/annotation-osd/package.json b/projects/annotation-osd/package.json index efcf343..7b102bc 100644 --- a/projects/annotation-osd/package.json +++ b/projects/annotation-osd/package.json @@ -1,6 +1,6 @@ { "name": "ng-annotation-osd", - "version": "0.0.8", + "version": "0.1.1", "peerDependencies": { "@angular/common": "^13.2.0", "@angular/core": "^13.2.0",