Skip to content

Commit 39f79c5

Browse files
committed
Add periods to project description in README files
1 parent 5b30fa5 commit 39f79c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://badgen.net/npm/v/cb-template)](https://www.npmjs.com/package/cb-template) [![Downloads](https://badgen.net/npm/dt/cb-template)](https://www.npmjs.com/package/cb-template) [![codecov](https://codecov.io/github/hex-ci/cbT/graph/badge.svg?token=HBHJLIG91R)](https://codecov.io/github/hex-ci/cbT)
44

5-
A Node.js server-side template engine that supports multi-level template inheritance
5+
A Node.js server-side template engine that supports multi-level template inheritance.
66

77
\[ English | [中文](README_zh.md) \]
88

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://badgen.net/npm/v/cb-template)](https://www.npmjs.com/package/cb-template) [![Downloads](https://badgen.net/npm/dt/cb-template)](https://www.npmjs.com/package/cb-template) [![codecov](https://codecov.io/github/hex-ci/cbT/graph/badge.svg?token=HBHJLIG91R)](https://codecov.io/github/hex-ci/cbT)
44

5-
一个支持模板多级继承的 Node.js 服务端模板引擎
5+
一个支持模板多级继承的 Node.js 服务端模板引擎
66

77
\[ [English](README.md) | 中文 \]
88

0 commit comments

Comments
 (0)