Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Fechner authored and Florian Fechner committed May 13, 2019
2 parents 2fb4266 + bb8edd0 commit b08196f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@

A Web Component for visualizing an chemical element built with LitElement. It's part of the [Elements](https://github.com/FlorianFe/Elements) Electron Application. You can find a full list of element symbols on [Wikipedia](https://simple.wikipedia.org/wiki/List_of_elements_by_symbol).

## Preview
## 🖼 Preview

![Screenshot](https://florianfe.github.io/screenshots/chemical-element-visualisation/screenshot-1.png)


## Installation
## 💾 Installation

```
npm install --save chemical-element-visualisation
```

## Usage
## 🚀 Usage

```
<html>
Expand All @@ -29,3 +29,6 @@ npm install --save chemical-element-visualisation
</body>
</html>
```

## 📖 License
[MIT License](https://github.com/FlorianFe/chemical-element-visualisation/blob/master/LICENSE.txt)

0 comments on commit b08196f

Please sign in to comment.