Update README.markdown

This commit is contained in:
daboe01
2024-07-17 06:41:35 +02:00
committed by GitHub
parent 8e1fb771e0
commit d2ea74ea14
+1 -1
View File
@@ -9,7 +9,7 @@ Cappuccino, a web application framework in Objective-J, a superset of JavaScript
Introduction
------------
Cappuccino is an open-source framework in continuous development since 2008 and released under the LGPL2 license. It implements as much of the proven NeXTStep/Apple Cocoa API as practicable in the modern web browser environment. Resulting applications are served as HTML, JavaScript, and CSS, allowing deployment from any web host.
Cappuccino is an open-source framework in continuous development since 2008 and released under the LGPL2 license. It implements as much of the proven NeXTStep/Apple Cocoa API as is feasible and appropriate for the modern web browser environment.
Benefits of Cappuccino's Cocoa implementation:
* Cross-platform development any programmer's text editor or IDE is sufficient. The compiler and other parts of the toolchain required to prepare applications for deployment are hosted by Node.js.