We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac900c commit 0c321dcCopy full SHA for 0c321dc
README.md
@@ -1,3 +1,5 @@
1
+<img src="assets/logo.svg" alt="UDX Worker Node.js">
2
+
3
# UDX Worker Node.js
4
5
[](https://hub.docker.com/r/usabilitydynamics/udx-worker-nodejs) [](LICENSE)
@@ -79,8 +81,8 @@ services:
79
81
1. Clone this repository:
80
82
83
```
-git clone https://github.com/udx/udx-worker-nodejs.git
-cd udx-worker-nodejs
84
+git clone https://github.com/udx/worker-nodejs.git
85
+cd worker-nodejs
86
87
88
2. Build the Docker image:
0 commit comments