Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azurepolarbear committed Mar 24, 2024
1 parent d083501 commit 681e716
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.md
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.

0 comments on commit 681e716

Please sign in to comment.