Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
platipusica committed Jan 13, 2025
1 parent 5951995 commit cdbcf35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Jam.py is raising funds to keep the software free for everyone, and we need the
## From an idea of a web database application to a live website in no time, for free


[![alt text](https://github.com/jam-py-v5/jam-py/blob/master/assets/images/JAMPY_Readme.gif)](https://northwind.pythonanywhere.com)
[![alt text](Https://Github.Com/Jam-Py-V5/Jam-Py/Blob/Master/Assets/Images/Jampy_Readme.Gif)](https://northwind.pythonanywhere.com)


As a Web development enthusiast, use Jam.py to store, share and analyze data quickly with no code.
Expand All @@ -34,7 +34,8 @@ More demos on PythonAnywhere:

- [SAP Theme Demo](https://jampyapp.pythonanywhere.com)
- [Personal Account Ledger from MS Access template](https://msaccess.pythonanywhere.com)
- [NorthWind Traders from MS Access template (wip)](https://northwind.pythonanywhere.com)
- [NorthWind Traders from MS Access template V7 (wip)](https://northwind2.pythonanywhere.com)
- [NorthWind Traders from MS Access template V5 (wip)](https://northwind.pythonanywhere.com)
- [The ERP POC Demo with Italian and English translations](https://sem.pythonanywhere.com)
- [Assets/Parts Application (wip, currently Jam V7 Demo)](https://jampy.pythonanywhere.com)
- [Machine Learning (wip)](https://mlearning.pythonanywhere.com)
Expand All @@ -46,7 +47,8 @@ More demos on PythonAnywhere:
- [Google Authentication, V7](https://ipam2.pythonanywhere.com)
- [IP Management V7 (wip)](https://ipmgmt.pythonanywhere.com)
- [Sistema Integrado de Gestão - IMS for Brazilian Market (Portuguese)](https://imsmax.pythonanywhere.com)
-


Jam.py alternative site:

https://jampyapplicationbuilder.com/
Expand Down
2 changes: 1 addition & 1 deletion jam/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = (7, 0, 42)
__version__ = (7, 0, 43)

def version():
return '%s.%s.%s' % __version__
Expand Down

0 comments on commit cdbcf35

Please sign in to comment.