Add project descriptions

This commit is contained in:
RYAN 2024-09-03 03:11:37 +02:00
parent c838c7f87e
commit cecc5ef111
Signed by: RYAN
GPG Key ID: 3BD93EABD1407B82

View File

@ -12,22 +12,22 @@ Code will be pushed and published in the near future!
## Build Status
| Repository | Build Status |
| :--- | :--- |
| libarc-appcore | ![Build status](https://code.helloryan.se/arc/libarc-appcore/actions/workflows/on-push.yaml/badge.svg) |
| libarc-frostbite | ![Build status](https://code.helloryan.se/arc/libarc-frostbite/actions/workflows/on-push.yaml/badge.svg) |
| libarc-json | ![Build status](https://code.helloryan.se/arc/libarc-json/actions/workflows/on-push.yaml/badge.svg) |
| libarc-pdf | ![Build status](https://code.helloryan.se/arc/libarc-pdf/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-client | ![Build status](https://code.helloryan.se/arc/libarc-seafire-client/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-common | ![Build status](https://code.helloryan.se/arc/libarc-seafire-common/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-protocol | ![Build status](https://code.helloryan.se/arc/libarc-seafire-protocol/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-representation | ![Build status](https://code.helloryan.se/arc/libarc-seafire-representation/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-resources | ![Build status](https://code.helloryan.se/arc/libarc-seafire-resources/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-routing | ![Build status](https://code.helloryan.se/arc/libarc-seafire-routing/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-server | ![Build status](https://code.helloryan.se/arc/libarc-seafire-server/actions/workflows/on-push.yaml/badge.svg) |
| libarc-unicode | ![Build status](https://code.helloryan.se/arc/libarc-unicode/actions/workflows/on-push.yaml/badge.svg) |
| libarc-uri | ![Build status](https://code.helloryan.se/arc/libarc-uri/actions/workflows/on-push.yaml/badge.svg) |
| libarc-validate | ![Build status](https://code.helloryan.se/arc/libarc-validate/actions/workflows/on-push.yaml/badge.svg) |
| Repository | Description | Build Status |
| :--- | :--- | :--- |
| libarc-appcore | Application framework | ![Build status](https://code.helloryan.se/arc/libarc-appcore/actions/workflows/on-push.yaml/badge.svg) |
| libarc-frostbite | Reporting engine | ![Build status](https://code.helloryan.se/arc/libarc-frostbite/actions/workflows/on-push.yaml/badge.svg) |
| libarc-json | JSON library | ![Build status](https://code.helloryan.se/arc/libarc-json/actions/workflows/on-push.yaml/badge.svg) |
| libarc-pdf | PDF tool | ![Build status](https://code.helloryan.se/arc/libarc-pdf/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-client | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-client/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-common | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-common/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-protocol | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-protocol/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-representation | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-representation/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-resources | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-resources/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-routing | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-routing/actions/workflows/on-push.yaml/badge.svg) |
| libarc-seafire-server | HTTP/1.1 client/server library | ![Build status](https://code.helloryan.se/arc/libarc-seafire-server/actions/workflows/on-push.yaml/badge.svg) |
| libarc-unicode | Unicode decoding/encoding | ![Build status](https://code.helloryan.se/arc/libarc-unicode/actions/workflows/on-push.yaml/badge.svg) |
| libarc-uri | URI library | ![Build status](https://code.helloryan.se/arc/libarc-uri/actions/workflows/on-push.yaml/badge.svg) |
| libarc-validate | C++ unit testing | ![Build status](https://code.helloryan.se/arc/libarc-validate/actions/workflows/on-push.yaml/badge.svg) |
## Contributing