Skip to content

Commit 257fd38

Browse files
docs: Add emoji to API Specification header in README
This commit adds a document emoji to the "API Specification" section header in the `README.md` file to improve visual appeal.
1 parent 18b3952 commit 257fd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ All project configuration is managed through an `.env` file.
129129
* `ANTIFRAUD_ADDRESS`: The address (domain or IP) and port of the anti-fraud service API (e.g., `http://antifraud:9090`).
130130

131131

132-
## API Specification
132+
## 📄 API Specification
133133

134134
The application's REST API is implemented strictly according to the provided OpenAPI specification file, `api.yml`.
135135

0 commit comments

Comments
 (0)