Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 5f82405

Browse files
authored
Updating README
Showing markdown for adding images.
1 parent 8e9b546 commit 5f82405

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ Find out more in our
9090

9191
Images are added with markup like the following example (from the
9292
[Architecture](https://raw.githubusercontent.com/webrtc/webrtc-org/gh-pages/architecture/index.md) page):
93-
93+
```markdown
9494
![]({{ site.baseurl }}/assets/images/webrtc-public-diagram-for-website.png)
95+
```
9596

9697
Add code snippets like this:
9798

0 commit comments

Comments
 (0)