Skip to content

Commit 7e56d50

Browse files
committed
Readme: limit image width
1 parent 47df0ec commit 7e56d50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
66
<!-- default badges end -->
77

8-
# DevExpress VCL ReportsLocalize the Report Viewer and Report Designer
8+
# DevExpress VCL ReportsLocalize the Report Viewer and Report Designer
99

1010
This example localizes DevExpress VCL Reports components.
1111

@@ -15,7 +15,7 @@ The localization example in this repository gives users a choice between English
1515
[Report Designer](https://docs.devexpress.com/XtraReports/119176/web-reporting/web-end-user-report-designer).
1616
The example includes projects for both [Delphi](./Delphi) and [C++Builder](./CPB).
1717

18-
![Start screen of the localization example, offering to select between English and German, and to display Report Designer and Report Viewer dialogs](./images/Lokalisierungsbeispiel.png)
18+
<img width="450" src="./images/Lokalisierungsbeispiel.png" alt="Start screen of the localization example, offering to select between English and German, and to display Report Designer and Report Viewer dialogs" />
1919

2020
## Prerequisites
2121

0 commit comments

Comments
 (0)