Skip to content

Commit

Permalink
chore: small changes to readme. (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
hxtree authored Oct 21, 2023
1 parent c94636d commit 870f5d4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
<h1 align="center">Cats Cradle :yarn:</h1>

Get ready to embark on an adventure with **Cats Cradle** - the upcoming co-op
mobile RPG that will transport you to a nostalgic world filled with wonder! Join
Get ready to embark on an adventure with **Cats Cradle** - the upcoming co-op RPG that will transport you to a nostalgic world filled with wonder. Join
us on this exciting journey as we continue to develop and bring this game to
life.

This repo houses the game's code. This enterprise architecture monorepo includes
numerous microservices built on a PaaS with IaC for streamlined DevOps CI/CD.

Although each package is maintained primarily for the game, many are
Although each package is maintained primarily for the game, most are
individually published to [NPM](https://www.npmjs.com/search?q=%40cats-cradle)
and available under open-source software (OSS) license.
and available under open-source software license.

[![CI](https://github.com/hxtree/cats-cradle/actions/workflows/on-merge.yml/badge.svg)](https://github.com/hxtree/cats-cradle/actions/workflows/on-merge.yml)
[![Code Quality](https://app.codacy.com/project/badge/Grade/8024531285164025aef972fcb059ea74)](https://www.codacy.com/gh/hxtree/cats-cradle/dashboard?utm_source=github.com&utm_medium=referral&utm_content=hxtree/cats-cradle&utm_campaign=Badge_Grade)
Expand Down Expand Up @@ -80,8 +79,7 @@ See [Documentation](docs/index.md).

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

Join us in the build! Contribute to help shape the next generation of immersive
entertainment.
Join us in the build. Contribute to help shape any part of the monorepo.

Pull requests and bug reports are welcome on GitHub at
<https://github.com/hxtree/cats-cradle>. This project is intended to be a safe,
Expand All @@ -95,5 +93,5 @@ the [code of conduct](docs/CODE_OF_CONDUCT.md).
</a>

<p align="center">
:hourglass: :infinity: :white_heart:
:white_heart: / :hourglass: / :infinity:
</p>

0 comments on commit 870f5d4

Please sign in to comment.