Skip to content

Commit 55f1ca3

Browse files
authored
Update README.md
1 parent b8e237b commit 55f1ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ so if you find something of issue track it in issues. Please include the followi
1212
Right now (G)UI++ supports the beta version of UI++. Please review the [changelog](https://beta.uiplusplus.configmgrftw.com/download/) for applicable changes.
1313
Here are some of the known... features... of (G)UI++
1414
- When creating an AppTree, you'll notice you don't have the option to add a SoftwareSets element (and if you import, it's missing). This is because
15-
the SoftwareSets element has no attributes (e.g. cannot add a condition), and therefore only serves as a container for the AppTree elements, like Set,
16-
SoftwareGroup, and SoftwareRef. Don't worry, I'm handling the addition of the SoftwareSets element in the code.
15+
the SoftwareSets element has no attributes (e.g. cannot add a condition), and therefore only serves as a container for the AppTree Set elements.
16+
Don't worry, I'm handling the addition of the SoftwareSets element in the code, you don't have to do it.
1717
- All inputs are updated to their new type:
1818
- TextInput, ChoiceInput, and CheckboxInput have all been renamed to InputCheckbox, InputChoice, and InputText. This is not compatible with UI++ < 3.0
1919
- Comments are not maintained

0 commit comments

Comments
 (0)