Skip to content

Commit

Permalink
Update README.md with project description and contact badges
Browse files Browse the repository at this point in the history
Removed placeholder text and replaced with a deeper description of the project, providing more detailed insight into what the platform does and why it is valuable for software development teams.
The placeholders for LinkedIn and Discord contact methods were replaced by actual badges which directly link to the respective platforms. This offers a clean and direct way for users to reach out or connect.
Fixed a typo in the docker cli link.
  • Loading branch information
claygorman committed Dec 11, 2023
1 parent 2d527b7 commit 477e66f
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# openpro/openpro

{ Banner }

[![Docker Image CI](https://github.com/openpro-io/openpro/actions/workflows/docker-image.yml/badge.svg)](https://github.com/openpro-io/openpro/actions/workflows/docker-image.yml)

{ Description}

Find us at:
This repository hosts the code for a comprehensive project management platform tailored for software engineers. It provides a robust set of features that facilitate task tracking, team collaboration, and project progress visualization. The platform is designed to streamline the software development process, making it easier for teams to plan, track, and release software.

{ linkedin }
{ discord }
[![Docker Image CI](https://github.com/openpro-io/openpro/actions/workflows/docker-image.yml/badge.svg)](https://github.com/openpro-io/openpro/actions/workflows/docker-image.yml)
[![](https://dcbadge.vercel.app/api/server/3WxA2pz7YB)](https://discord.gg/3WxA2pz7YB)
[![](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/claygorman)

## Supported Architectures

Expand All @@ -27,7 +24,7 @@ The architectures supported by this image are:

## Application Setup

{ setup }
TODO:

## Usage

Expand All @@ -42,7 +39,7 @@ version: "3.8"
TODO:
```
### docker cli ([click here for more info](https://docs.docker.com/engine/reference/commandline/cli/))å
### docker cli ([click here for more info](https://docs.docker.com/engine/reference/commandline/cli/))
## Parameters
Expand Down

0 comments on commit 477e66f

Please sign in to comment.