Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler committed May 16, 2024
1 parent 51392fa commit 7991eff
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# IronCore
# Project IronCore

[![REUSE status](https://api.reuse.software/badge/github.com/ironcore-dev/ironcore)](https://api.reuse.software/info/github.com/ironcore-dev/ironcore)
[![Go Report Card](https://goreportcard.com/badge/github.com/ironcore-dev/ironcore)](https://goreportcard.com/report/github.com/ironcore-dev/ironcore)
Expand All @@ -7,14 +7,15 @@

<img src="docs/assets/logo.svg" alt="IronCore Logo" width="200" />

IronCore is an open source system for managing compute and storage workloads across multiple
providers.
Project IronCore is an open source system for managing compute and storage workloads across multiple providers.

The IronCore API is a declarative API, built on top of Kubernetes' API Machinery as an
aggregated API server. The API does not have any tight coupling to Kubernetes core
container workloads.
The Project IronCore API is a declarative API, built on top of Kubernetes' API Machinery as an aggregated API server.
The API does not have any tight coupling to Kubernetes core container workloads.

## To start developing IronCore
“Project IronCore” is focused on a Kubernetes driven IaaS and is neither affiliated or sponsored by “IronCore Labs” nor
related to its GitHub page, nor its content under https://github.com/IronCoreLabs.

## To start developing Project IronCore

> ⚠️ Before contributing, make sure you read the [contribution guidelines](docs/development/contribution.md)
Expand Down

0 comments on commit 7991eff

Please sign in to comment.