Skip to content

Commit 48825ac

Browse files
committed
update readme
1 parent 3a540aa commit 48825ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -13,28 +13,28 @@ https://reogrid.net/document
1313
# Snapshots
1414

1515
Read from Excel<br />
16-
![Snapshot - Read from Excel](https://github.com/unvell/ReoGrid/raw/master/Snapshots/02.png)
16+
![Snapshot - Read from Excel](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/02.png)
1717

1818
Print Settings<br />
19-
![Snapshot - Print setting](https://github.com/unvell/ReoGrid/raw/master/Snapshots/01_2.png)
19+
![Snapshot - Print setting](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/01_2.png)
2020

2121
Charts<br />
22-
![Snapshot - Charts](https://github.com/unvell/ReoGrid/raw/master/Snapshots/276.png)
22+
![Snapshot - Charts](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/276.png)
2323

2424
Cells Freeze<br />
25-
![Snapshot - Freeze](https://github.com/unvell/ReoGrid/raw/master/Snapshots/08.png)
25+
![Snapshot - Freeze](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/08.png)
2626

2727
Cell Types and Controls<br />
28-
![Snapshot - Cell Types and Controls](https://github.com/unvell/ReoGrid/raw/master/Snapshots/62.png)
28+
![Snapshot - Cell Types and Controls](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/62.png)
2929

3030
Group and Outline<br />
31-
![Snapshot - Group and Outline](https://github.com/unvell/ReoGrid/raw/master/Snapshots/61.png)
31+
![Snapshot - Group and Outline](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/61.png)
3232

3333
Custom Control Appearance<br />
34-
![Snapshot - Custom Control Appearance](https://github.com/unvell/ReoGrid/raw/master/Snapshots/21.png)
34+
![Snapshot - Custom Control Appearance](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/21.png)
3535

3636
Script and Macro Execution<br />
37-
![Snapshot - Script and Macro](https://github.com/unvell/ReoGrid/raw/master/Snapshots/27.png)
37+
![Snapshot - Script and Macro](https://raw.githubusercontent.com/unvell/ReoGrid/master/Snapshots/27.png)
3838

3939
# License
4040

ReoGrid/ReoGrid.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<Pack>True</Pack>
171171
<PackagePath></PackagePath>
172172
</None>
173-
<None Include="..\README.md" Pack="true" PackagePath="\"/>
173+
<None Include="..\README.md" Pack="true" PackagePath="\" />
174174
</ItemGroup>
175175

176176
</Project>

0 commit comments

Comments
 (0)