From 69b7628f2979797bc6c32b63498711c68f884e2a Mon Sep 17 00:00:00 2001 From: tamal Date: Wed, 19 Jul 2017 14:52:06 -0700 Subject: [PATCH] Fix readme --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad97762a6..56294440e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Running production quality database in Kubernetes can be tricky to say the least - Keep track of deleted databases, cleanup prior snapshots with a single command. - Use cli to manage databases like kubectl for Kubernetes. -KubeDB is developed at AppsCode Inc. to run their SAAS platform on Kubernetes. Currently we include a complete implementations for Postgres and ElasticSearch database based on K8sdb framework. +KubeDB is developed at [AppsCode](https://twitter.com/AppsCodeHQ) to run their SAAS platform on Kubernetes. Currently we include complete implementations for Postgres and ElasticSearch database. ## Supported Versions Kubernetes 1.5+ diff --git a/docs/README.md b/docs/README.md index ad97762a6..56294440e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ Running production quality database in Kubernetes can be tricky to say the least - Keep track of deleted databases, cleanup prior snapshots with a single command. - Use cli to manage databases like kubectl for Kubernetes. -KubeDB is developed at AppsCode Inc. to run their SAAS platform on Kubernetes. Currently we include a complete implementations for Postgres and ElasticSearch database based on K8sdb framework. +KubeDB is developed at [AppsCode](https://twitter.com/AppsCodeHQ) to run their SAAS platform on Kubernetes. Currently we include complete implementations for Postgres and ElasticSearch database. ## Supported Versions Kubernetes 1.5+