Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed off by: fossabot <badges@fossa.com>
  • Loading branch information
fossabot committed Aug 29, 2023
1 parent 820ffb9 commit 4f875cc
Showing 1 changed file with 5 additions and 1 deletion.
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).

0 comments on commit 4f875cc

Please sign in to comment.