From 8867860c38ceed68e2ecdb2b2646ea278bc4d513 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 8 Apr 2022 15:17:06 +0200 Subject: [PATCH] fix(docs): add colon, align and and vs & --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7563632fc4..01e47629ae 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ cd unleash-docker docker compose up -d ``` -Then point your browser to `localhost:4242` and log in using +Then point your browser to `localhost:4242` and log in using: - username: `admin` - password: `unleash4all` @@ -130,7 +130,7 @@ Check out [the CONTRIBUTING.md file](./CONTRIBUTING.md) for contribution guideli - [12 official client SDKs](https://docs.getunleash.io/sdks#official-sdks), and ten [community-contributed client SDKs](https://docs.getunleash.io/sdks#community-sdks) - Run it via Docker with the [official Docker image](https://hub.docker.com/r/unleashorg/unleash-server) or as a pure Node.js application -### Security & performance +### Security and performance - Privacy by design (GDPR and Schrems II). End-user data never leaves your application. - [Audit logs](https://docs.getunleash.io/advanced/audit_log)