From de54b9c9c8c8a42cb4a9dee8250ba13073ab5081 Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Fri, 13 Mar 2020 18:39:46 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54cba1a1..af70d801 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tye +# Project Tye Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration. @@ -12,7 +12,7 @@ What tye can do: ## Current Status -Tye is an open source experiment that will last at least until Nov 2020. We are using this time to try radical ideas to improve microservices developer productivity and see what works. +Project Tye is an open source experiment that will last at least until Nov 2020. We are using this time to try radical ideas to improve microservices developer productivity and see what works. We plan to do releases with new features roughly every 4 weeks.