mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 06:48:51 +00:00
Merge pull request #323 from jodh-intel/add-more-details-to-readme
docs: Add more details to the README
This commit is contained in:
20
README.md
20
README.md
@@ -20,7 +20,10 @@ For details of the other Kata Containers repositories, see the
|
||||
* [Configuration](#configuration)
|
||||
* [Logging](#logging)
|
||||
* [Debugging](#debugging)
|
||||
* [Limitations](#limitations)
|
||||
* [Community](#community)
|
||||
* [Contact](#contact)
|
||||
* [Further information](#further-information)
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -145,6 +148,23 @@ tool.
|
||||
See the
|
||||
[debugging section of the developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#enable-full-debug).
|
||||
|
||||
## Limitations
|
||||
|
||||
See the
|
||||
[limitations file](https://github.com/kata-containers/documentation/blob/master/Limitations.md)
|
||||
for further details.
|
||||
|
||||
## Community
|
||||
|
||||
See [the community repository](https://github.com/kata-containers/community).
|
||||
|
||||
### Contact
|
||||
|
||||
See [how to reach the community](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md#contact).
|
||||
|
||||
## Further information
|
||||
|
||||
See the
|
||||
[project table of contents](https://github.com/kata-containers/kata-containers)
|
||||
and the
|
||||
[documentation repository](https://github.com/kata-containers/documentation).
|
||||
|
Reference in New Issue
Block a user