add badge and short exemple to README

This commit is contained in:
Jean-Christian Denis 2024-11-16 09:21:29 +01:00
parent 2eb2668beb
commit da7bbf0212
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951

View file

@ -1,5 +1,14 @@
# README
![Stable image](https://github.com/github/docs/actions/workflows/release_stable.yml/badge.svg)
![Unstable image](https://github.com/github/docs/actions/workflows/release_unstable.yml/badge.svg)
## THE SHORT WAY
In your futur server, with Docker compose installed, execute:
curl -fsSL -o docker-compose.yaml https://raw.githubusercontent.com/JcDenis/docker-dotclear/refs/heads/master/docker-compose.yaml && docker-compose up -d
## WHAT IS DOTCLEAR
Dotclear is an open-source web publishing software.