File tree 1 file changed +12
-3
lines changed
1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Interactive CLI to quickly set up a project using the [T3 Stack](https://init.ti
9
9
<div align =" center " >
10
10
<br />
11
11
12
- ![ PRs-Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg )
13
- ![ Version ] ( https://img.shields.io/ npm/v/create-t3-app?color=0b7285&logoColor=0b7285 )
14
- ![ Downloads ] ( https://img.shields.io/npm/dm/create-t3-app?color=364fc7&logoColor=364fc7 )
12
+ [ ![ PRs-Welcome] [ contribute-image ]] [ contribute-url ] [ ![ NPM version ] [ npm-image ]] [ npm-url ]
13
+ [ ![ Downloads ] [ downloads-image ]] [ npm-url ]
14
+
15
15
16
16
</div >
17
17
@@ -146,3 +146,12 @@ Made with [contrib.rocks](https://contrib.rocks).
146
146
<img height="34px" src="https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg" alt="Powered by vercel">
147
147
</a >
148
148
</p >
149
+
150
+ [ downloads-image ] : https://img.shields.io/npm/dm/create-t3-app?color=364fc7&logoColor=364fc7
151
+
152
+ [ npm-url ] : https://www.npmjs.com/package/create-t3-app
153
+ [ npm-image ] : https://img.shields.io/npm/v/create-t3-app?color=0b7285&logoColor=0b7285
154
+
155
+ [ contribute-url ] : https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md
156
+ [ contribute-image ] : https://img.shields.io/badge/PRs-welcome-blue.svg
157
+
You can’t perform that action at this time.
0 commit comments