Index: README.md
===================================================================
--- README.md	(revision f14a006edd2d177215bbf9e7e05effa2eef2ad96)
+++ README.md	(revision 0bdb876fbdbfca04eee672ca298910e183891d21)
@@ -3,7 +3,5 @@
 The EPRMS - Educational Project and Resources Management System is a management information system used to organize the work on student projects, their source repositories and other related resources. 
 
-This is an open-source system, initially developed to demonstrate web application development for a course on Internet Technologies.
-
-The project is still under construction.
+This is an open-source system, initially developed to demonstrate web application development for a course on Internet Technologies. Nowadays, it is used by the project lead in production to manage project reporting and resource allocation for 4 courses.
 
 Project lead: [Vangel V. Ajanovski](https://ajanovski.info)
@@ -15,12 +13,12 @@
 ## eprms-tap
 
-The first implementation of the EPRMS was developed using the Tapestry 5 web application framework.
+The first implementation of the EPRMS was developed using the Tapestry 5 web application framework. This implementation is used in production.
 
 ## eprms-spr 
 
-The second implementation of the EPRMS was developed using the Spring MVC web application framework.
+The second implementation of the EPRMS was developed using the Spring MVC web application framework. This implementation is not intended for production use, yet.
 
 ## eprms-net
 
-The third implementation of the EPRMS was developed using the ASP.Net Core web application framework.
+The third implementation of the EPRMS was developed using the ASP.Net Core web application framework. This implementation is not intended for production use, yet.
 
