Skip to content

Commit 98820de

Browse files
authored
Add screenshot to README.md
1 parent 65ec7ca commit 98820de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ In order to run it locally, install Python, clone the repo, create a .env file i
1717
Alternatively, install Docker, use the Dockerfile to build a Docker image with 'docker build -t csg .' and then run it with 'docker run -d --name csgc -p 80:80 csg'.
1818

1919
ChatGPT and Copilot were used for identifying and fixing bugs.
20+
21+
![Screenshot](https://raw.githubusercontent.com/dbaslan/CodeSnippetGenerator/main/Screenshot.png)

0 commit comments

Comments
 (0)