Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit baf0005

Browse files
committed
docs++
1 parent 981384e commit baf0005

6 files changed

Lines changed: 160 additions & 189 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ r8 is a simple [jeopardy-style](https://ctftime.org/ctf-wtf/) CTF system. What s
88

99
1. r8 is intentionally simple. It won't send emails, support multi-server deployments,
1010
or provide an LDAP integration.
11-
2. r8 is designed to support university courses. It is usually deployed for an entire semester and
11+
2. r8 is designed to support university courses. It can be deployed for an entire semester and
1212
includes challenge scheduling functionality and logging capabilities to detect cheating.
1313
3. r8 is written in modern Python 3. This generally makes it easy to spawn additional network
1414
services or interface with other tools and languages.
1515

16-
r8 is successfully being used for teaching at the University of California, Berkeley and the University of Innsbruck, Austria.
16+
r8 is successfully being used for teaching at the University of California, Berkeley and the University of Innsbruck,
17+
Austria.
1718

1819
# Quick Start
1920

0 commit comments

Comments
 (0)