From baaf6169d2c03ac59d24886556d4309144f5447a Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Fri, 18 Jun 2021 10:04:01 -0700 Subject: [PATCH] update readmes with doc links and descriptionn --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5af6f75..032572b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@

+Language agnostic tool to package a git repo. Commit any local changes and create a git tag. It should also generate artifacts. Nothing should be pushed to remote repository + +# Documentation +Full documentation is available at [PackagrIO/docs](https://github.com/PackagrIO/docs) + # Usage ```