Skip to content

Commit b989a1f

Browse files
committed
Updated README
1 parent c8fd0f2 commit b989a1f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
/project-settings.user.json
1212
/javasource/*/proxies/
1313
/javasource/system/
14+
/javasource/.idea/
1415
/**/node_modules/
1516
!/javascriptsource/**/node_modules/
1617
/nativemobile/builds/

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,21 @@ Please take these differences into consideration when updating your actions to a
5050

5151
## Examples and Testing
5252

53+
Link with deployed examples project (free node - could be availability issues):
54+
[link placeholder]
55+
5356
You can use this repository to run included project. It contains additional modules that can help to understand functionality better.
5457

5558
Testing of this module can be done via the "Examples" pages or "Unit tests" page. There are buttons in the header that can be used to add or remove sample data from your database.
5659

60+
## Mendix versions successfully tested on
61+
62+
- 8.18.1
63+
- 8.18.27
64+
- 9.24.1
65+
- 9.24.13
66+
- 10.6.0
67+
5768
## Dependencies
5869

5970
- No dependencies on other modules or libraries

0 commit comments

Comments
 (0)