Skip to content

Commit 2017b15

Browse files
committed
Improvements in readme template
1 parent f923c9e commit 2017b15

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

templates/project/README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
1-
<div align="center">
1+
<img alt="RecifeJs" width="400" src="https://raw.githubusercontent.com/recifejs/recife/master/logo.png" />
22

3-
<br />
4-
<br />
5-
6-
<img alt="RecifeJs" src="https://raw.githubusercontent.com/recifejs/recife/master/logo.png" />
7-
8-
<br />
9-
<br />
10-
11-
[![npm version](https://img.shields.io/npm/v/recife?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/recife) [![License: MIT](https://img.shields.io/github/license/recifejs/recife?style=for-the-badge)](https://github.com/recifejs/recife/blob/master/LICENSE)
3+
[![npm version](https://img.shields.io/npm/v/recife?style=flat-square&logo=npm)](https://www.npmjs.com/package/recife) [![License: MIT](https://img.shields.io/github/license/recifejs/recife?style=flat-square)](https://github.com/recifejs/recife/blob/master/LICENSE)
124

135
## How to use
146

157
```
168
npm install
17-
npm start
9+
npm server
1810
```
1911

2012
## How to create a recifejs project?

0 commit comments

Comments
 (0)