diff --git a/README.md b/README.md index 4410267..05107dc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@

-> *cmdline tool for interact with KernelCI* - -Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI services. +*Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI* ## Quickstart @@ -21,13 +19,13 @@ pip install kci-dev ## Configuration -You can see a example configuration file [here](https://github.com/kernelci/kci-dev/blob/v0.1.1/docs/_index.md#configuration). +You can see a example configuration file [here](https://github.com/kernelci/kci-dev/blob/main/docs/_index.md#configuration). Without a auth token kci-dev can be used in results view only mode. ## Contributing to kci-dev The kci-dev project welcomes, and depends on, contribution from developers and users in the open source community. -The [Contributor Guide](https://github.com/kernelci/kci-dev/blob/v0.1.1/CONTRIBUTING.md) should guide you on how to contribute to kci-dev project. +The [Contributor Guide](https://github.com/kernelci/kci-dev/blob/main/CONTRIBUTING.md) should guide you on how to contribute to kci-dev project. ## License