We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792a6fa commit a601e1fCopy full SHA for a601e1f
1 file changed
profile/README.md
@@ -1,14 +1,7 @@
1
# JavaWebStack
2
JavaWebStack is a collection of libraries which improve your live in Web-Development. It's really easy to use and reduce unnecessarily written code.
3
4
-### Our most important Libraries:
5
-- [orm](https://github.com/JavaWebStack/orm)
6
-- [http-server](https://github.com/JavaWebStack/orm)
7
-- [http-client](https://github.com/JavaWebStack/http-client)
8
-
9
-Or use our [web-framework](https://github.com/JavaWebStack/web-framework) which combines all of our libraries to a simple framework.
10
11
-### Using it on maven
+### Using our libraries on maven
12
```xml
13
<dependency>
14
<groupId>org.javawebstack</groupId>
0 commit comments