summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorManuel Bentele2021-05-25 08:06:42 +0200
committerManuel Bentele2021-05-25 08:06:42 +0200
commit9be1ce67be762198e63286fd9211f933d4616f5f (patch)
tree2fef7cebd2cee224f7f71322453c1e2101c154e8 /README.md
parent[client,server] Add a newline after each sentence in the documentation (diff)
downloadtutor-module-9be1ce67be762198e63286fd9211f933d4616f5f.tar.gz
tutor-module-9be1ce67be762198e63286fd9211f933d4616f5f.tar.xz
tutor-module-9be1ce67be762198e63286fd9211f933d4616f5f.zip
[client] Change deprecated name 'bwSuite' to 'bwLehrpool-Suite' in the documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 06abe69f..bf272722 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-# bwSuite & bwLehrpool-Server
+# bwLehrpool-Suite & bwLehrpool-Server
-The bwSuite (bwLehrpool-Suite) and the bwLehrpool-Server are two applications (client and server) that are part of [bwLehrpool](https://www.bwlehrpool.de).
+The bwLehrpool-Suite and the bwLehrpool-Server are two applications (client and server) that are part of [bwLehrpool](https://www.bwlehrpool.de).
More information about both applications and their configurations can be found in the detailed description of the two application sub-projects:
- - [bwSuite](dozentenmodul/README.md)
+ - [bwLehrpool-Suite](dozentenmodul/README.md)
- [bwLehrpool-Server](dozentenmodulserver/README.md)
## Build
-A build of both applications, namely the bwSuite and the bwLehrpool-Server, requires the installation of the build automation tool [Maven](https://maven.apache.org) and the Java development kit [OpenJDK 8](https://openjdk.java.net/projects/jdk8).
+A build of both applications, namely the bwLehrpool-Suite and the bwLehrpool-Server, requires the installation of the build automation tool [Maven](https://maven.apache.org) and the Java development kit [OpenJDK 8](https://openjdk.java.net/projects/jdk8).
Both applications can be built automatically by calling Maven with the following command line call: