diff --git a/README.md b/README.md index b4827f9..001adba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # API-server Apollo server written in typescript that handles business logic. + +[![Build Status](https://travis-ci.com/flotte-goes-smart/apollo-server.svg?token=YfRmpHAXqyUafCgSEexw&branch=main)](https://travis-ci.com/flotte-goes-smart/apollo-server) + ## Assumptions Userserver and postgres are running e.g. with Julius' Docker Compose. ## Usage