Skip to content

Commit c690459

Browse files
authored
Update README.md
1 parent 20120e0 commit c690459

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99

1010
Jam.py is powerful Web Application Builder for managing data effortlessly. All batteries included.
1111

12-
Massive difference to any other product is a single SQlite3 file which contains the complete application.
12+
A major difference from other products is that the entire application is contained within a single SQLite3 file.
1313

14-
Another difference is running any Python procedure within the Application Builder, including popular Matplotlib, Pandas, NumPy, etc. with result displayed in a browser. No longer a console access is needed for reviewing the logs.
14+
Another key distinction is the ability to run any Python procedure directly within the Application Builder—including popular libraries like Matplotlib, Pandas, and NumPy—with the results displayed in the browser. There's no need to access the console to review logs anymore.
15+
16+
More over, using *Import tables* feature from any supported database is providig instant data access!
1517

1618
[![alt text](https://github.com/jam-py-v5/jam-py/blob/develop/assets/images/JAMPY_Readme.gif?raw=true)](https://northwind.pythonanywhere.com)
1719

0 commit comments

Comments
 (0)