diff --git a/README.md b/README.md index 1de1927..25a9a8b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# Procurement_System -this is a procurement management system +# Procurement Management System + +This project is implemented using C# for a Web based Procurement Management System. + +Following functions are implemented +* Create a procurement +* Manage a procurement +* Authorize procument +* Remove procument +* Get reports + +