Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #35

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<a href="https://www.npmjs.com/package/@kullna/editor">
<img src="https://img.shields.io/npm/v/@kullna/editor?color=dc322f" alt="npm">
</a>
<a href="https://app.fossa.com/projects/git%2Bgit.luolix.top%2Fkullna%2Feditor?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.com/api/projects/git%2Bgit.luolix.top%2Fkullna%2Feditor.svg?type=shield"/></a>
<img src="https://deno.bundlejs.com/?q=@kullna/editor&badge=small" alt="npm bundle size">
<a href="https://www.gnu.org/licenses/lgpl-3.0">
<img src="https://img.shields.io/badge/License-LGPL_v3-b58900.svg" alt="License: LGPL v3">
Expand Down Expand Up @@ -50,6 +51,9 @@ designed with extensibility in mind and built-in RTL support. If you're looking
code editor for your web application, we hope you'll find `@kullna/editor` useful, and we welcome
your feedback and contributions.


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgit.luolix.top%2Fkullna%2Feditor.svg?type=large)](https://app.fossa.com/projects/git%2Bgit.luolix.top%2Fkullna%2Feditor?ref=badge_large)

## Features

- 🎨 **Syntax Highlighting**: Integrate with Highlight.JS, Prism, or design your custom solution.
Expand Down Expand Up @@ -92,4 +96,4 @@ The Kullna Editor source, artifacts, and website content are **Copyright (c) 202
[The Kullna Programming Language Project](https://www.kullna.org/).**

They are free to use and open-source under the terms of the
[GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0).
[GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0).