Skip to content

Commit

Permalink
add icon to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
agneym committed Nov 18, 2019
1 parent 410d2cd commit 131b97a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Playground
<p align="center"><img src="./assets/icon.png"></p>
<h2 align="center">Playground</h2>
<p align="center">
<strong>A simple playground for HTML, CSS and JavaScript supporting module imports.</strong>
<br><br>

A simple playground for HTML, CSS and JavaScript supporting module imports.

This is a React component that runs entirely in the browser and requires loading of no third party sites.
**Playground** is a React component that runs entirely in the browser and does not require loading any third party sites.

## Usage

Expand Down Expand Up @@ -49,3 +51,7 @@ const App = () => {
## Contributing

> Soon.
## Credits

<div>Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
Binary file added assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 131b97a

Please sign in to comment.