Skip to content

Commit a247ed0

Browse files
authored
Merge pull request #23 from ThalesGroup/update_readme_github_pages
Update README with link to github pages for documentation
2 parents bbdd4c8 + f41a9d2 commit a247ed0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
[![Pharo 12](https://img.shields.io/badge/Pharo-12-%23aac9ff.svg)](https://pharo.org/download)
55
[![Pharo 13](https://img.shields.io/badge/Pharo-13-%23aac9ff.svg)](https://pharo.org/download)
66

7+
[![Release](https://img.shields.io/badge/release-1.0.0-green.svg)](https://github.com/ThalesGroup/PharoOWS/releases/tag/1.0.0)
78
[![License](https://img.shields.io/github/license/ThalesGroup/PharoOWS.svg)](./LICENSE)
89
[![Unit tests](https://github.com/ThalesGroup/PharoOWS/actions/workflows/CI.yml/badge.svg)](https://github.com/ThalesGroup/PharoOWS/actions/workflows/CI.yml)
10+
[![Documentation](https://img.shields.io/badge/docs-Book-informational)](https://thalesgroup.github.io/PharoOWS/)
911

1012

1113
## :information_source: Get started
@@ -23,7 +25,7 @@ returned data.
2325

2426
## :books: Documentation
2527

26-
Documentation is available at [docs/src](https://github.com/ThalesGroup/PharoOWS/tree/main/docs/src).
28+
See PharoOWS's [documentation](https://thalesgroup.github.io/PharoOWS/) for more details.
2729

2830

2931
## :bust_in_silhouette: Contributing

0 commit comments

Comments
 (0)