Skip to content

Commit 15998c7

Browse files
authored
Update README.md
1 parent 981320e commit 15998c7

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Experimental Standalone HydePHP Executable
22

3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/hyde/cli?include_prereleases)](https://packagist.org/packages/hyde/cli)
4+
[![Total Downloads on Packagist](https://img.shields.io/packagist/dt/hyde/cli)](https://packagist.org/packages/hyde/cli)
5+
[![License MIT](https://img.shields.io/github/license/hydephp/cli) ](https://github.com/hydephp/cli/blob/master/LICENSE.md)
6+
[![Test Coverage](https://codecov.io/gh/hydephp/cli/branch/master/graph/badge.svg?token=G6N2161TOT)](https://codecov.io/gh/hydephp/cli)
7+
[![Test Suite](https://github.com/hydephp/cli/actions/workflows/tests.yml/badge.svg)](https://github.com/hydephp/cli/actions/workflows/tests.yml)
8+
39
## About
410

511
This is an experimental standalone executable for the static site generator HydePHP.
@@ -38,13 +44,12 @@ hyde build
3844

3945
### Changelog
4046

41-
Please see [CHANGELOG](https://github.com/hydephp/develop/blob/master/CHANGELOG.md) for more information on what has changed recently.
47+
Please see [CHANGELOG](https://github.com/hydephp/cli/blob/master/CHANGELOG.md) for more information on what has changed recently.
4248

4349
### Contributing
4450

4551
HydePHP is an open-source project, contributions are very welcome!
4652

47-
Development is made in the HydePHP Monorepo, which you can find here https://github.com/hydephp/develop.
4853

4954
### Security
5055

@@ -58,4 +63,4 @@ All vulnerabilities will be promptly addressed.
5863

5964
### License
6065

61-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
66+
The MIT License. Please see the [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)