Spaces:
Configuration error
Configuration error
Commit ·
5ca5215
1
Parent(s): 9d5e86f
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
<
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
</style>
|
|
|
|
| 1 |
+
<svg height="100" width="100">
|
| 2 |
+
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
|
| 3 |
+
Sorry, your browser does not support inline SVG.
|
| 4 |
+
</svg>
|
|
|