Skip to content

Commit

Permalink
[#####] - Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
braboj authored Dec 17, 2024
1 parent de44722 commit b26859f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Introduction

This project is a REST API to simulate and track the construction of a fictional
defensive wall using `Django` and `multiprocessing`. This wall consists of
multiple sections, and the system should accurately track the progress,
material usage, and costs associated with the construction.
This project is a REST API designed to simulate and monitor the construction of a fictional defensive wall. Built using Django and multiprocessing, the system manages multiple wall sections, tracking construction progress, material usage, and associated costs in real-time. The application is packaged as a Docker image, enabling seamless deployment across any platform that supports Docker.

## Installation

Expand Down

0 comments on commit b26859f

Please sign in to comment.