Skip to content

Commit 0db6dbc

Browse files
author
Pablo Vasconez
committed
docs(readme): update compatibility of repo versions in readme
1 parent bffe300 commit 0db6dbc

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,15 @@ $ pip install plxscripting==1.0.2
2222
# Compatibility tables between Plaxis program version and repo version
2323

2424
Each version of this repository is compatible with one (or more) versions of
25-
the PLAXIS 2D and 3D programs. Below you find two tables containing the
25+
the PLAXIS 2D and 3D programs. Below you find the table containing the
2626
known compatibilities, so you can install the version you need depending on
2727
the PLAXIS program you need to use.
2828

29-
| PLAXIS 2D Versions | Repository Version |
30-
| :------------------------------------: | :----------------: |
31-
| PLAXIS 2D CONNECT Edition V22 Update 2 | 1.0.2 |
29+
| Repository Version | PLAXIS Versions |
30+
| :----------------: | :------------------------------------: |
31+
| 1.0.2 | PLAXIS 2D CONNECT Edition V22 Update 2 |
32+
| 1.0.4 | PLAXIS 2D 2023.2 , PLAXIS 3D 2023.2 |
3233

33-
| PLAXIS 3D Versions | Repository Version |
34-
| :----------------: | :----------------: |
35-
| PLAXIS 3D 2023.2 | 1.0.4 |
3634

3735
# Contribution
3836

@@ -50,7 +48,7 @@ where `Seequent` used to be named `Bentley` in the previous versions and `V2`
5048
will have a different index.
5149

5250
The contribution of this repository restricts itself to:
53-
- Copy the copy these files to `plxscripting` directory and the `encryption.py` under
51+
- Copy these files to the `plxscripting` directory and the `encryption.py` under
5452
the `src` of this repository.
5553
- Make a new release using the same version as in the file `plxscripting\__version__.py`.
5654
- Updating the compatibilty tables writter in the previous section.

0 commit comments

Comments
 (0)