diff --git a/README.md b/README.md deleted file mode 100644 index c0acdfe66d..0000000000 --- a/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# starter-micro-api - -This is the simplest possible nodejs api using the base http library that responds to any request with: -``` -Yo! -``` - -## Deploy in under 10 seconds - -[![Deploy to Cyclic](https://deploy.cyclic.app/button.svg)](https://deploy.cyclic.app/) -- Sets up instant continuous deployment on `git push` -- Realtime backend logs and API request monitoring