abdeljalilELmajjodi commited on
Commit
104d417
·
verified ·
1 Parent(s): 140c149

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -6,13 +6,17 @@ colorTo: purple
6
  sdk: static
7
  pinned: false
8
  ---
 
 
 
 
 
 
 
 
9
 
10
- <center>
11
 
12
- [![Buy Me A Coffee](https://cdn.buymeacoffee.com/buttons/default-orange.png)](https://www.buymeacoffee.com/atlasia)
13
 
14
- [![Sponsor](https://img.shields.io/badge/Sponsor-AtlasIA-blueviolet?logo=github)](https://github.com/sponsors/atlasia-ma)
15
- </center>
16
 
17
  Salam 👋
18
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ <div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 1em; margin-bottom: 1em;">
10
+ <a href="https://www.buymeacoffee.com/atlasia">
11
+ <img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174" style="display: block;">
12
+ </a>
13
+ <a href="https://github.com/sponsors/atlasia-ma">
14
+ <img src="https://img.shields.io/badge/Sponsor-AtlasIA-blueviolet?logo=github" alt="Sponsor AtlasIA" height="41" width="200" style="display: block;">
15
+ </a>
16
+ </div>
17
 
 
18
 
 
19
 
 
 
20
 
21
  Salam 👋
22