diff --git a/README.md b/README.md index 838dc4a..4f137b1 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ This is the repository which gave me the idea of bringing a dto generator to an ![Alt text](https://github.com/nvinayshetty/DTOnator/blob/master/Screenshot/dto_from_json.jpg "DTO from json") ![Alt text](https://github.com/nvinayshetty/DTOnator/blob/master/Screenshot/single_file.jpg "DTO in a single class") ![Alt text](https://github.com/nvinayshetty/DTOnator/blob/master/Screenshot/separate_file.jpg "DTO in a separate classes") - +![Alt text](https://github.com/nvinayshetty/DTOnator/blob/master/Screenshot/single_file_dto.jpg "created DTO")