-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2db2b8
commit ce0d0f5
Showing
1 changed file
with
1 addition
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,19 +5,6 @@ | |
* Meson-ui® is a build GUI for Meson build system a next-generation build system. | ||
---------------------------------------- | ||
|
||
## Quality status | ||
#### CI/CD Pipeline: | ||
|
||
[![PyPI](https://img.shields.io/pypi/v/meson-ui.svg)](https://pypi.python.org/pypi/meson-ui) | ||
[![GitHub](https://img.shields.io/github/license/michaelbadcrumble/meson-ui.svg?color=blue)](https://github.com/michaelbadcrumble/meson-ui) | ||
[![CircleCI](https://circleci.com/gh/michaelbadcrumble/meson-ui.svg?style=shield)](https://circleci.com/gh/michaelbadcrumble/meson-ui) | ||
![MacOS System](https://github.com/michaelbadcrumble/meson-ui/workflows/MacOS%20System/badge.svg?branch=master) | ||
![Windows system](https://github.com/michaelbadcrumble/meson-ui/workflows/Windows%20system/badge.svg?branch=master) | ||
![LintMypy](https://github.com/michaelbadcrumble/meson-ui/workflows/LintMypy/badge.svg?branch=master) | ||
[![Codecov](https://codecov.io/gh/michaelbadcrumble/meson-ui/coverage.svg?branch=master)](https://codecov.io/gh/michaelbadcrumble/meson-ui/branch/master) | ||
[![Code Quality: Python](https://img.shields.io/lgtm/grade/python/g/michaelbadcrumble/meson-ui.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/michaelbadcrumble/meson-ui/context:python) | ||
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/michaelbadcrumble/meson-ui.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/michaelbadcrumble/meson-ui/alerts) | ||
|
||
## Overview | ||
|
||
Meson-UI is an open source build GUI meant to be both extremely fast, | ||
|
@@ -93,7 +80,7 @@ meson-ui | |
|
||
## Development | ||
|
||
All development on Meson-ui is done on the [GitHub project](https://github.com/michaelbadcrumble/meson-ui). | ||
All development on Meson-ui is done on the [GitHub project](https://github.com/dreamer-coding-555/meson-ui). | ||
Instructions for contributing can be found on the [contribution page](contributing.md). | ||
|
||
You do not need to sign a CLA to contribute to Meson-ui. | ||
|
@@ -103,9 +90,6 @@ You do not need to sign a CLA to contribute to Meson-ui. | |
|
||
#### Developer and creator of Meson-UI | ||
|
||
* reddit: [https://www.reddit.com/user/MichaelBrockus](https://www.reddit.com/user/MichaelBrockus) | ||
* outlook: [[email protected]](mailto:[email protected]) | ||
* icloud: [[email protected]](mailto:[email protected]) | ||
* gmail: [[email protected]](mailto:[email protected]) | ||
|
||
***Happy planing. Happy coding...*** |