Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
platipusica authored Oct 15, 2024
1 parent a4a4bc8 commit 01f7f13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ and very tight DB/GUI coupling. The server side of Jam.py is written in [Python]
the client utilizes [JavaScript](https://developer.mozilla.org/en/docs/Web/JavaScript),
[jQuery](https://jquery.com) and [Bootstrap](http://getbootstrap.com/2.3.2).

* Simple, clear and efficient IDE. The development takes place in the
Application builder, an application written completely in Jam.py.
* Simple, clear and efficient IDE, Borland Delphi style. The development takes place in the
Application builder, an application written completely with Jam.py.

* “All in the browser” framework. With Jam.py, all you need are two pages
in the browser, one for the project, the other for the Application builder.
Expand Down Expand Up @@ -92,9 +92,9 @@ the client utilizes [JavaScript](https://developer.mozilla.org/en/docs/Web/JavaS

* Predefined css themes.

* Develop and test locally update remotely. Jam.py has Export and Import
* Develop and test locally, update remotely. Jam.py has Export and Import
utilities that allow developer to store all metadata (database structures,
project parameters and code) in a file that can be loaded by another
project parameters and code), in a file that can be loaded by
application to apply all the changes.

## Documentation
Expand Down

0 comments on commit 01f7f13

Please sign in to comment.