Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
![Project Banner](./assets/collision-avoidance-banner.jpg)

# ⚓ Collision Avoidance Radar Plotting App

![Project Banner](./assets/collision-avoidance-banner.jpg)

A Python application for calculating collision avoidance radar plots to help maritime navigators train and practice this essential skill.

[![Tests](https://github.com/osyounis/collision_avoidance_radar_plotting_app/actions/workflows/tests.yml/badge.svg)](https://github.com/osyounis/collision_avoidance_radar_plotting_app/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/osyounis/collision_avoidance_radar_plotting_app/graph/badge.svg)](https://codecov.io/gh/osyounis/collision_avoidance_radar_plotting_app)
![Python](https://img.shields.io/badge/python-3.12-blue?logo=python&logoColor=white)
![License](https://img.shields.io/github/license/osyounis/collision_avoidance_radar_plotting_app)

<!-- Uncomment when deployed to Streamlit Cloud
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](YOUR_STREAMLIT_URL_HERE)
-->
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://collision-avoidance-radar-plotting-app.streamlit.app/)

---

Expand Down