diff --git a/README.md b/README.md index 68e4d05..12acb1e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# Seeking + +# Seeking + +[![Client CI](https://github.com/berdal84/seeking/actions/workflows/client.yml/badge.svg)](https://github.com/berdal84/seeking/actions/workflows/client.yml) + Tiny web client-server app to practice Python with FastAPI, and TypeScript with Next.js. Project is separated in two folders: - [client](./client/README.md) is dedicated to the frontend - [server](./server/README.md) is dedicated to the backend -Browse each folder to know more... \ No newline at end of file +Browse each folder to know more...