diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 4c385ce..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - true - direct - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/README.md b/README.md index 1d207fa..839ac8f 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,6 @@ curl --location --request POST 'http://localhost:80/generate' \ C-->F ' ``` + +Inline-style: +![Example request in Postman](example.png "Example request in Postman") \ No newline at end of file diff --git a/example.png b/example.png new file mode 100644 index 0000000..aa5dc59 Binary files /dev/null and b/example.png differ