Skip to content

Commit

Permalink
Updated Readme and Favicon ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
JP1016 committed Oct 2, 2019
1 parent 4615a38 commit bc06205
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 30 deletions.
51 changes: 21 additions & 30 deletions README.md
Expand Up @@ -4,7 +4,9 @@

### ⚡Creating markdown made easy!!

```javascript
[![Markdown](https://github.com/JP1016/Markdown/blob/master/preview.png?raw=true "Markdown")]()

```javascript
🎉 Features

```
Expand All @@ -29,29 +31,22 @@

#### ⚛️ Electron & PWA app for offline use

#### 🔌 No Internet

#### 📖 OpenSource

#### 🔌 No Internet

#### 📖 OpenSource

Made with ❤️ by <a href="https://twitter.com/JP1016v1"><img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/jp1016v1?style=social"> </a>



```javascript
```javascript
🌟 Markdown Samples

```



| Formatting | Example |
|--|--|
| Bold Text | **This is a bold text** |
| Italics | _This will be in italics_ |
| Striked Text | ~~This will appear striked~~ |

| Formatting | Example |
| ------------ | ---------------------------- |
| Bold Text | **This is a bold text** |
| Italics | _This will be in italics_ |
| Striked Text | ~~This will appear striked~~ |

Heading - ### Sample H3 Header

Expand Down Expand Up @@ -79,34 +74,33 @@ let a = 1;
```

### Table
| Name | Purpose |
| -------- | --------------------- |
| [Paper](https://paperapp.now.sh/) | Note Taking App |
|[Markdown](https://mdown.now.sh) | Markdown Creation app |

| Name | Purpose |
| --------------------------------- | --------------------- |
| [Paper](https://paperapp.now.sh/) | Note Taking App |
| [Markdown](https://mdown.now.sh) | Markdown Creation app |

### Link

[Markdown Web URL](https://mdown.now.sh)

### Image

Original Size
![Markdown Logo](http://icons.iconarchive.com/icons/paomedia/small-n-flat/256/terminal-icon.png)

Custom Size
<img src="https://github.githubassets.com/images/modules/logos_page/Octocat.png" width="200" height="200" />


```javascript
```javascript
🔨 Stack
```
- Angular

- Angular
- Indexed DB
- Electron




```javascript
```javascript
🤝 Contributing
```

Expand All @@ -119,6 +113,3 @@ Give a ⭐️ if this project helped you! 🥰
If you like this app , Star it on Github, Follow me on Twitter

Icons by FeatherIcons from https://feathericons.com



Binary file removed favicon.ico
Binary file not shown.
Binary file added favicon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview.png
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 bc06205

Please sign in to comment.