Skip to content

Commit 0f56525

Browse files
authored
Update README.md
1 parent c15c71c commit 0f56525

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
A repository containing structures and commonly used functions between different deployments on Shuffle. Here to ensure consistency and not re-making the same functions multiple places.
33

44
### Sample areas
5-
- Shuffle backend (open source)
6-
- Shuffle orborus (open source)
7-
- Shuffle worker (open source)
8-
- shuffler.io (cloud deployment)
5+
- [Shuffle backend (APIs)](https://github.com/Shuffle/Shuffle/tree/main/backend/go-app) (open source)
6+
- [Shuffle orborus (hybrid job-handler)](https://github.com/Shuffle/Shuffle/tree/main/functions/onprem/orborus) (open source)
7+
- [Shuffle worker (workflow-runner)](https://github.com/Shuffle/Shuffle/tree/main/functions/onprem/worker) (open source)
8+
- [Shuffle SaaS (Cloud: shuffler.io)](https://github.com/Shuffle/shaffuru) (cloud deployment)
99
- CI/CD systems that verify data types
1010

1111
### Issue / PR management

0 commit comments

Comments
 (0)