mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
Update README.md
This commit is contained in:
parent
f4906700d7
commit
2399e1ee46
@ -46,3 +46,8 @@ npm test
|
|||||||
4. Run `npm run db-migrate-up`.
|
4. Run `npm run db-migrate-up`.
|
||||||
5. Generate LB artifact using `scripts/generate-liquibase-artifact` (TODO: make this internal)
|
5. Generate LB artifact using `scripts/generate-liquibase-artifact` (TODO: make this internal)
|
||||||
|
|
||||||
|
## Clients
|
||||||
|
In order to make use of unleash you will probably need a client implementation.
|
||||||
|
|
||||||
|
Known client implementations:
|
||||||
|
- [unleash-client-java](https://github.com/finn-no/unleash-client-java)
|
||||||
|
Loading…
Reference in New Issue
Block a user