From d6a9425b22d40771b1c82e8888395cc3b3550255 Mon Sep 17 00:00:00 2001
From: gerlofvanek <gerlof@particl.io>
Date: Mon, 3 Feb 2025 11:07:06 +0100
Subject: [PATCH] Updated README.md with DOGE

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index ff0dac8..877fbb5 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,12 @@ BasicSwap is compatible with the following digital assets.
    <td>PART
    </td>
   </tr>
+  <tr>
+   <td>Dogecoin
+   </td>
+   <td>DOGE
+   </td>
+  </tr>
 </table>
 
 If you’d like to add a cryptocurrency to BasicSwap, refer to how other cryptocurrencies have been integrated to the DEX by following [this link](https://academy.particl.io/en/latest/basicswap-guides/basicswapguides_apply.html).