diff --git a/README.md b/README.md index 0719b3a..a93dfd1 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ -# patient-complain-image -React Component, that allows to register patient complains on the image +# patient-complaints-image +React Component, that allows to register patient complaints on the image ## Problem This is a component that allows to register complaints on an image. For example, when you are renting a car and you need to mark all places with scratches on them. -Patient visits a doctor and doctor needs to make marks on person anatomy image for future reference. +Patient visits a doctor and doctor needs to make marks on person's anatomy image for future reference. ## Solution -This is just a simple component that accepts a list of images, and allows to make simple marks above those images. - - +This is a simple component that accepts a list of images, and allows a user to make simple marks above those images.