Skip to content

Commit a6c254b

Browse files
committed
Tutorial, screencast & screenshot
1 parent 2f3a39e commit a6c254b

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ npm install --save-dev git-signed
3131
Usage
3232
-----
3333

34+
[![Tutorial](./images/screenshot.png)](https://asciinema.org/a/149115)
35+
36+
[Click here to see our tutorial](https://asciinema.org/a/149115)
37+
3438
In `package.json`:
3539

3640
```json

images/screenshot.png

97.3 KB
Loading

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-signed",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "git commit signing made easy (and enforceable)",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)