We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34018ae commit b1cf80eCopy full SHA for b1cf80e
README.md
@@ -12,8 +12,8 @@ Rest assured that it is not tweaked for the purpose of the [PackageGenerator](ht
12
## Main features
13
This projet contains two main features:
14
15
-- [Element](Element/README.md): generate basic elements
16
-- [Component](Component/README.md): generate structured complex elements
+- [Element](src/Element/README.md): generate basic elements
+- [Component](src/Component/README.md): generate structured complex elements
17
18
## Unit tests
19
You can run the unit tests with the following command:
0 commit comments