Skip to content

Commit 0c321dc

Browse files
committed
docs: add logo and fix clone instructions
1 parent 4ac900c commit 0c321dc

File tree

2 files changed

+54
-2
lines changed

2 files changed

+54
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img src="assets/logo.svg" alt="UDX Worker Node.js">
2+
13
# UDX Worker Node.js
24

35
[![Docker Pulls](https://img.shields.io/docker/pulls/usabilitydynamics/udx-worker-nodejs.svg)](https://hub.docker.com/r/usabilitydynamics/udx-worker-nodejs) [![License](https://img.shields.io/github/license/udx/worker-nodejs.svg)](LICENSE)
@@ -79,8 +81,8 @@ services:
7981
1. Clone this repository:
8082

8183
```
82-
git clone https://github.com/udx/udx-worker-nodejs.git
83-
cd udx-worker-nodejs
84+
git clone https://github.com/udx/worker-nodejs.git
85+
cd worker-nodejs
8486
```
8587

8688
2. Build the Docker image:

0 commit comments

Comments
 (0)