Skip to content

Commit 312323a

Browse files
committed
docs(package): update package name
1 parent a77e478 commit 312323a

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
Poster is a standalone JavaScript poster-generating micro-library. [Check out a Demo](https://overbool.github.io/poster/).
44

5-
![screenshot](./images/screenshot.png)
5+
![screenshot](https://raw.githubusercontent.com/overbool/poster/master/images/screenshot.png)
66

77
## Quick start
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "poster",
2+
"name": "@overbool/poster",
33
"version": "1.0.0",
44
"description": "A beautiful canvas poster",
55
"main": "src/poster.js",

0 commit comments

Comments
 (0)