Skip to content

Commit fe6160b

Browse files
committed
Add demo animation
1 parent eaaadac commit fe6160b

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
**Quickly try out npm packages inside a container.**
88

9+
![Demo animation](demo.gif)
10+
911
## Purpose
1012

1113
As a developer working with NodeJS you often stumble upon packages you quickly want to try out.

demo.gif

138 KB
Loading

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "try-pkg",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Quickly try out npm packages inside a container",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)