From 92e8596b78982885803994b50c6b35f73f7a403e Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Tue, 19 Sep 2023 23:40:03 +0100 Subject: :recycle: So long monorepo. --- docs/README.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 docs/README.md (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index dc75be1..0000000 --- a/docs/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# docs - -[![Package Version](https://img.shields.io/hexpm/v/docs)](https://hex.pm/packages/docs) -[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/docs/) - -A Gleam project - -## Quick start - -```sh -gleam run # Run the project -gleam test # Run the tests -gleam shell # Run an Erlang shell -``` - -## Installation - -If available on Hex this package can be added to your Gleam project: - -```sh -gleam add docs -``` - -and its documentation can be found at . -- cgit v1.2.3