Skip to content

Commit 2a5cd68

Browse files
author
Ahmad Awais
committed
πŸ‘Œ IMPROVE: Formatting
1 parent 0fb34d8 commit 2a5cd68

1 file changed

Lines changed: 9 additions & 23 deletions

File tree

β€Žexamples/basic/README.mdβ€Ž

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,34 @@
1-
# πŸ”° `create-guten-block` Basic Example
1+
# πŸ”° EXAMPLE: Basic Single Block
22

33
>This project was bootstrapped with [Create Guten Block](https://github.com/ahmadawais/create-guten-block).
4+
>🌟 Star for updates [create-guten-block β†’](https://github.com/ahmadawais/create-guten-block) or to appreciate.
45
56
<br>
67

78
![WHAT ICON](http://on.ahmda.ws/oy8W/c)
89

9-
### What Is This?
10+
### What/How?
1011

1112
This example includes a WordPress Gutenberg plugin called `basic` which creates a Gutenberg block also called `basic`.
1213

13-
<br>
14-
15-
![USE ICON](http://on.ahmda.ws/oysR/c)
16-
17-
### How to Use?
18-
1914
πŸ‘‰ This example is created by running the following steps, that you can follow to build it on your own.
2015

21-
- Install [`create-guten-block`](https://github.com/ahmadawais/create-guten-block#getting-started)
16+
- [Install `create-guten-block` β†’](https://github.com/ahmadawais/create-guten-block#getting-started)
2217
- Run `create-guten-block basic` command.
2318

24-
2519
_That's about it._
2620

27-
28-
<br><br>
29-
30-
###### 🌟 Don't forget to star [`create-guten-block`β†’](https://github.com/ahmadawais/create-guten-block/stargazers) for updates.
31-
32-
Feel free to tweet and say πŸ‘‹ at me [@MrAhmadAwais](https://twitter.com/mrahmadawais/)
33-
34-
<br><br>
35-
36-
---
21+
<br>
3722

3823
![ELSE ICON](http://on.ahmda.ws/oykk/c)
3924

4025
### Everything Else
4126

4227
This project was bootstrapped with [Create Guten Block](https://github.com/ahmadawais/create-guten-block).
4328

44-
Below you will find some information on how to perform common tasks.<br>
45-
You can find the most recent version of this guide [here](https://github.com/ahmadawais/create-guten-block).
29+
Below you will find some information on how to run scripts.
30+
31+
>You can find the most recent version of this guide [here](https://github.com/ahmadawais/create-guten-block).
4632
4733
## πŸ‘‰ `npm start`
4834
- Use to compile and run the block in development mode.
@@ -60,6 +46,6 @@ You can find the most recent version of this guide [here](https://github.com/ahm
6046

6147
---
6248

63-
###### Feel free to tweet and say πŸ‘‹ at me [@MrAhmadAwais](https://twitter.com/mrahmadawais/)
49+
###### β€” Feel free to tweet and say πŸ‘‹ at me [@MrAhmadAwais](https://twitter.com/mrahmadawais/)
6450

6551
[![npm](https://img.shields.io/npm/v/create-guten-block.svg?style=flat-square)](https://www.npmjs.com/package/create-guten-block) [![npm](https://img.shields.io/npm/dt/create-guten-block.svg?style=flat-square&label=downloads)](https://www.npmjs.com/package/create-guten-block) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/ahmadawais/create-guten-block) [![Tweet for help](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Tweet%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/) [![GitHub stars](https://img.shields.io/github/stars/ahmadawais/create-guten-block.svg?style=social&label=Stars)](https://github.com/ahmadawais/create-guten-block/stargazers) [![GitHub followers](https://img.shields.io/github/followers/ahmadawais.svg?style=social&label=Follow)](https://github.com/ahmadawais?tab=followers)

0 commit comments

Comments
Β (0)