Skip to content

Commit 0fc0101

Browse files
authored
Update README.md
1 parent b12956d commit 0fc0101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Our project started in October 2013. There were a few reasons for that:
3434
+ Using java libraries and classes in PHP code.
3535
+ Unicode for strings (UTF-16, like in Java)
3636
+ [Threading](jphp-runtime/api-docs/classes/php/lang/Thread.md), [Sockets](jphp-runtime/api-docs/classes/php/net/Socket.md), [Environment](jphp-runtime/api-docs/classes/php/lang/Environment.md) architecture (like sandbox objects in the runkit zend extension).
37-
+ GUI ([JavaFX](exts/jphp-gui-ext/api-docs) or [SWT](https://github.com/jphp-group/jphp-swt-ext))
37+
+ GUI ([JavaFX](https://github.com/jphp-group/jphp-gui-ext) or [SWT](https://github.com/jphp-group/jphp-swt-ext))
3838
+ Embedded cache system for classes and functions
3939
+ Optional Hot Reloading for classes and functions
4040
+ Ability to use on **Android** OS : [jphp-android](https://github.com/VenityStudio/jphp-android)

0 commit comments

Comments
 (0)