diff --git a/subjects/real-time-forum/README.md b/subjects/real-time-forum/README.md index edc4ea87..4c29d1d7 100644 --- a/subjects/real-time-forum/README.md +++ b/subjects/real-time-forum/README.md @@ -23,7 +23,7 @@ You will have only one HTML file, so every change of page you want to do, should #### Registration and Login -To be able to use the new and upgraded forum users will have to register and login. This is premium stuff. The registration and login process should take in consideration the following features: +To be able to use the new and upgraded forum users will have to register and login, otherwise they will only see the registration or login page. This is premium stuff. The registration and login process should take in consideration the following features: - Users must be able to fill a register form to register into the forum. They will have to provide at least: - Nickname diff --git a/subjects/real-time-forum/audit/README.md b/subjects/real-time-forum/audit/README.md index 14822636..e0cfe5dc 100644 --- a/subjects/real-time-forum/audit/README.md +++ b/subjects/real-time-forum/audit/README.md @@ -2,6 +2,8 @@ ###### Has the requirement for the allowed packages been respected? (Check the [allowed packages](../README.md)) +##### In order to use the new and upgraded forum, users will have to register and login. + ###### Do you need to register/login in the forum to use it? ##### Try registering as a new user.