Skip to content

Commit 1d9d6c5

Browse files
committed
chore: update readme
1 parent 543f6ae commit 1d9d6c5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Instancify Scriptify
22
Instancify Scriptify is a library to evaluate scripts written in JavaScript with ability to add global functions and variables.
33

4+
## What is it for?
5+
This library is designed to execute JavaScript scripts and has the ability to register global functions and constants.
6+
It also allows you to configure security for executing scripts.
7+
48
## Maven
59
Adding repo:
610
```xml

0 commit comments

Comments
 (0)