Skip to content

Commit 25720f4

Browse files
committed
wiki/Home.md: Update description to match version v0.3-DL-2
1 parent d962a88 commit 25720f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Welcome to the BBS-Ruby wiki!
22

33
## About BBS-Ruby
44

5-
BBS-Ruby is a binding that provides a Ruby scripting environment for BBS. It allows users to write custom programs that run on the BBS. Security is also concerned and is guarded by Ruby's security level mechanism (`$SAFE` level). The users have no access to any object you don't expose to them.
5+
BBS-Ruby is a binding that provides a Ruby scripting environment for BBS. It allows users to write custom programs that run on the BBS. Security is also concerned and is guarded by Ruby's security mechanisms (library whitelist on mruby or `$SAFE` level on CRuby). The users have no access to any object you don't expose to them.

0 commit comments

Comments
 (0)