Skip to content

Commit 2a30334

Browse files
authored
Update README.md
1 parent f4df094 commit 2a30334

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
@@ -11,7 +11,7 @@ Jam.py is powerful Web Application Builder for managing data effortlessly. All b
1111

1212
A major difference from other products is that the entire application is contained within a **single SQLite3 file**. And it can be **encrypted**!
1313

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.
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. Python can run **synchronously** or **asynchronously**.
1515

1616
More over, using **Import tables** feature from any supported database is providig instant data access! There's no need to code anything and **authentication is one click away**!
1717

0 commit comments

Comments
 (0)