From 8fb0dc29bd7f5c1a5e59f326a8154c04e9e65531 Mon Sep 17 00:00:00 2001
From: rodri <hamuyrodrigo@gmail.com>
Date: Fri, 6 Sep 2024 12:06:01 +0100
Subject: [PATCH] remove made with

---
 README.md | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 1813432..ab09603 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ npm install react-three-map
     - [useMap](#usemap)
     - [coordsToVector3](#coordstovector3)
     - [vector3ToCoords](#vector3tocoords)
-  - [:tada: Made with `react-three-map`](#tada-made-with-react-three-map)
 
 
 ## :book: Examples
@@ -249,10 +248,4 @@ Recommended to use at city level distances, but margin errors will be noticeable
 | `position: Vector3Tuple` | The 3D vector to convert back into geographic coordinates.      |
 | `origin: Coords`         | The geographic coordinates used as the origin for calculations. |
 
-Returns a `Coords` object representing the geographic coordinates of the point relative to the origin.
-
-## :tada: Made with `react-three-map`
-
-[![studio carto](./made-with/studio-carto-urban-project.webp)](https://x.com/lonjon_thomas/status/1767151007983685979?s=20)
-
-[![post](https://img.shields.io/badge/post-black?style=for-the-badge&logo=x)](https://x.com/lonjon_thomas/status/1767151007983685979?s=20) [![page](https://img.shields.io/badge/page-black?style=for-the-badge)](https://studio-carto-urban-project.netlify.app/)
+Returns a `Coords` object representing the geographic coordinates of the point relative to the origin.
\ No newline at end of file