From ad7a8a2fffd0c6500ce4987bcd64e76f8f57b319 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Mon, 27 Mar 2023 00:13:19 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 636b64f..eaa77fd 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ An opensource / on-prem alternative to GitHub Copilot +## Deployment + +See [deployment](./deployment/README.md) + ## Development Assuming Linux workstation with: @@ -16,7 +20,3 @@ Assuming Linux workstation with: 3. python 3.10 Use `make setup-development-environment` to setup basic dev environment. - -## Deployment - -See [deployment](./deployment/README.md)