Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoCZanchetta authored May 29, 2024
1 parent e892c7e commit d139d70
Showing 1 changed file with 52 additions and 1 deletion.
53 changes: 52 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,52 @@
# SEL0373
<h1 align="center" style="color:white; background-color:black">Sharp Probe</h1>
<h4 align="center">[Probe for climate data acquisition using MQTT. This project was developed as SEL0373 course final project.]</h4>

<p align="center">
<a href="https://sharpprobe-fernando-zanchettas-projects.vercel.app/">
<img src="https://img.shields.io/badge/Sharp-Probe-black?style=for-the-badge"/>
</a>
<a href="https://sel.eesc.usp.br/">
<img src="https://img.shields.io/badge/Linked%20to-SEL--EESC--USP-black?style=for-the-badge"/>
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge"/>
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/issues">
<img src="https://img.shields.io/github/issues/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge"/>
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/commits/main">
<img src="https://img.shields.io/github/commit-activity/m/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge">
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/graphs/contributors">
<img src="https://img.shields.io/github/contributors/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge"/>
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/commits/main">
<img src="https://img.shields.io/github/last-commit/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge"/>
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/issues">
<img src="https://img.shields.io/github/issues-raw/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge" />
</a>
<a href="https://github.com/${{ env.REPOSITORY_FULL_NAME }}/pulls">
<img src = "https://img.shields.io/github/issues-pr-raw/${{ env.REPOSITORY_FULL_NAME }}?style=for-the-badge">
</a>
</p>

<p align="center">
<a href="#environment-and-tools">Environment and Tools</a> •
<a href="#steps-to-run-and-debug">Steps to run and debug</a> •
</p>

## Environment and tools

`Add list of dependencies and software needed to run this project (if possible add the versions that were used in development).`

## Steps to run and debug

`A simple list of steps indicating how one can run and test the project.`

---

<p align="center">
<a href="https://sharpprobe-fernando-zanchettas-projects.vercel.app/">
<img src="https://img.shields.io/badge/Check%20out-Sharp Probe Oficial Website-black?style=for-the-badge" />
</a>

0 comments on commit d139d70

Please sign in to comment.