Skip to content

Commit a353be8

Browse files
authored
docs: update project documentation and license (#50)
- Remove module link from index.md - Change license from MIT to Apache-2.0 in package
1 parent 32bed02 commit a353be8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/en/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ features:
2424
linkText: Learn more about SynthKernel
2525
- title: Scale from 1KB
2626
icon: 🐣
27-
link: /modules
2827
details: Grab what you need via modules, the base class is only 1KB gzipped.
2928
- title: Runtime-Flexible
3029
icon: 🧩

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bugs": {
1414
"url": "https://github.com/hesprs/pointeract/issues"
1515
},
16-
"license": "MIT",
16+
"license": "Apache-2.0",
1717
"author": {
1818
"name": "Hēsperus",
1919
"email": "hesprs@outlook.com"

0 commit comments

Comments
 (0)