Skip to content

Commit 1839b72

Browse files
authored
Rename README to README.md (#8)
1 parent c5577e6 commit 1839b72

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README renamed to README.md

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"files": [
1111
"lib",
1212
"!lib/**/__test__",
13-
"README"
13+
"README.md"
1414
],
1515
"scripts": {
1616
"build": "tsc",

0 commit comments

Comments
 (0)