Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Commit

Permalink
fix: remove all SVG references in README
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerwooo committed Aug 2, 2020
1 parent a4dfdc1 commit 14c9392
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ $$

To a local SVG like: `svg/e40qQ5G9jw.svg`, which will be saved to a dedicate folder called `svg`, and sourced inside the Markdown file that requires math-embedding.

```html
<div align="center"><img src="svg/e40qQ5G9jw.svg"/></div>
```

> 🌸 NOTE: There used to be a demo SVG here, but Visual Studio Marketplace won't allow us to add local SVGs inside their README.
If you are reading this on GitHub, you can see that both of these methods work when we need to add math equations to READMEs or other Markdown files on GitHub.
Expand Down

0 comments on commit 14c9392

Please sign in to comment.