Skip to content

Commit 2b79911

Browse files
authored
Update readme.md
1 parent ebe3eff commit 2b79911

File tree

1 file changed

+3
-34
lines changed

1 file changed

+3
-34
lines changed

readme.md

Lines changed: 3 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ MgPlus is specially designed to quickly create a website or a small page with mi
112112
Clone the repository
113113

114114
```sh
115-
git clone https://github.com/Evodim/mgplus.git
115+
git clone https://github.com/mgpluscss/mgplus.git
116116
```
117117

118118
Install packages (with yarn, npm, on pnpm)
@@ -139,38 +139,7 @@ Output library will be copied in dist folder
139139

140140
```sh
141141
npm run build:lib
142-
```
143-
144-
### Production ready examples
145-
146-
**[Corporate website integration](https://www.evodim.com)**
147-
148-
- Simple contact forms
149-
- Responsive layouts
150-
- Navigation
151-
152-
<img width="1899" height="965" alt="image" src="https://github.com/user-attachments/assets/faa5d058-aadd-464e-9fe3-01ba09104b08" />
153-
154-
155-
**Advanced website integration**
156-
157-
- Advanced forms wizard (funnels) with validation
158-
- Navigation, navbars
159-
- Responsive layouts
160-
- Modals
161-
- Conditionnal elements for mobile or desktop
162-
163-
<img width="410" height="734" alt="image" src="https://github.com/user-attachments/assets/caa73d44-5282-417a-9c73-4b9f07e6c4aa" />
164-
165-
<img width="1246" height="1000" alt="image" src="https://github.com/user-attachments/assets/a886e05c-4adb-4214-be09-74c4e6c68e66" />
166-
167-
<img width="367" height="863" alt="image" src="https://github.com/user-attachments/assets/b71bc49e-de66-4fa7-83fd-2cd61d3d7d6c" />
168-
169-
142+
```
170143
## License
171144

172-
Licensed under the [MIT License](https://raw.githubusercontent.com/Evodim/mgplus/master/LICENSE).
173-
174-
*This library is in active development, some breaking may occurs until next major release including a new documentation portal.*
175-
176-
A complete documentation page will be available soon
145+
Licensed under the [MIT License](https://raw.githubusercontent.com/mgpluscss/mgplus/master/LICENSE).

0 commit comments

Comments
 (0)