-
Notifications
You must be signed in to change notification settings - Fork 0
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
d083501
commit 681e716
Showing
1 changed file
with
29 additions
and
2 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 |
---|---|---|
@@ -1,2 +1,29 @@ | ||
# generative-art-library_color-rgb | ||
RGB color selector classes and methods for the brittni and the polar bear generative art library. | ||
# @batpb/genart-rgb - generative art library rgb color selection | ||
|
||
Copyright (C) 2023-2024 brittni and the polar bear LLC. | ||
|
||
RGB color selector classes and methods for the brittni and the polar bear | ||
[generative art library](https://brittni-and-the-polar-bear.github.io/generative-art-library/). | ||
|
||
## Summary | ||
|
||
[![CodeQL](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/codeql.yml) | ||
[![Node.js Build and Test](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/node.js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/node.js.yml) | ||
|
||
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/brittni-and-the-polar-bear/generative-art-library_color_rgb) | ||
![GitHub License](https://img.shields.io/github/license/brittni-and-the-polar-bear/generative-art-library_color_rgb) | ||
|
||
![GitHub issues by-label (bug)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-library_color_rgb/bug?color=red) | ||
![GitHub issues by-label (security)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-library_color_rgb/security?color=red) | ||
|
||
![GitHub commits since latest release](https://img.shields.io/github/commits-since/brittni-and-the-polar-bear/generative-art-library_color_rgb/latest) | ||
|
||
![GitHub contributors](https://img.shields.io/github/contributors-anon/brittni-and-the-polar-bear/generative-art-library_color_rgb) | ||
|
||
## LICENSE Information | ||
|
||
The source code of this project is licensed under the | ||
[GNU Affero General Public Version 3.0 License](https://www.gnu.org/licenses/agpl-3.0.en.html). | ||
The full text of the license can be found in the | ||
[LICENSE file](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/blob/main/LICENSE) | ||
of the root directory. |