diff --git a/README.md b/README.md index 37df915..22a668d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ This is part of the Cro libraries for implementing services and distributed systems in Raku. See the [Cro website](https://cro.services/) for further information and documentation. -This repository contains the [`cro` command line tool], as well as the sources for the Cro documentation included in the [Cro website](http://cro.services/) for further -information and documentation in the [`doc`](/doc) directory. +This repository contains the [`cro` command line tool](/docs/cro-tool.md), as well as the sources for the Cro documentation included in the [Cro website](http://cro.services/) for further +information and documentation in the [`docs`](/docs/index.md) directory. ## Install Install this using zef - zef install cro + zef install --/test cro