Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Update readme for ci cd status (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianEffe authored Sep 10, 2023
1 parent b8c2835 commit 2c49978
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Briefly Service
# Briefly
[![CI (master)](https://github.com/adrianEffe/briefly/actions/workflows/Tests.yml/badge.svg)](https://github.com/adrianEffe/briefly/actions/workflows/Tests.yml)
[![CD (master)](https://github.com/adrianEffe/briefly/actions/workflows/shuttle_deploy.yml/badge.svg)](https://github.com/adrianEffe/briefly/actions/workflows/shuttle_deploy.yml)

Briefly is a URL shortener service built with Rust, using the Axum web framework and SQLx for database interactions. It's a simple and efficient tool designed to shorten long URLs, making them easier to manage and share. This README provides an overview of Briefly's features and how to use it.

Expand Down

0 comments on commit 2c49978

Please sign in to comment.