Skip to content

Commit

Permalink
Fix typo, improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lander2k2 committed Jun 16, 2022
1 parent c6efc89 commit 39a7e05
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,22 @@ The custom resource defined in the source code can be cluster-scoped or
namespace-scoped based on the requirements of the project. More info
[here](docs/resource-scope.md).

User Documentation:
## Documentation

### User Docs

* [Installation](docs/installation.md)
* [Getting Started](docs/getting-started.md)
* [Workloads](docs/workloads.md)
* [Standalone Workloads](docs/standalone-workloads.md)
* [Workload Collections](docs/workload-collections.md)
* [Standalone Workloads](docs/standalone-workloads.md)
* [Workload Collections](docs/workload-collections.md)
* [Markers](docs/markers.md)
* [Resource Scope](docs/resource-scope.md)
* [Companion CLI](docs/companion-cli.md)
* [API Updates & Upgrades](docs/api-updates-upgrades.md)
* [License Manaagement](docs/license.md)

Develpoer Documentation
### Developer Docs

* [Testing](docs/testing.md)

0 comments on commit 39a7e05

Please sign in to comment.