Skip to content

Commit cd28220

Browse files
committed
More tiny changes.
1 parent 4cd3a82 commit cd28220

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ help by searching the archive to that same Google Group for previous questions.
1818

1919
Binary releases contain everything needed to embed Chromium in your CLR application.
2020

21-
**Stable (requires .NET 4)**: CefSharp-1.25.4 - [binaries](https://github.com/cefsharp/CefSharp/releases/download/v1.25.4/CefSharp-v1.25.4-binaries.zip),
22-
[source](https://github.com/cefsharp/CefSharp/archive/v1.25.4.zip) Chromium 25.0.1364.152
23-
**Stable (older release, works with .NET 2. Requires [7-Zip](http://www.7-zip.org/) to extract.)**: [CefSharp-1.25.0](http://sourceforge.net/projects/cefsharp/files/CefSharp-1.25.0.7z/download "Download")
24-
Chromium 25.0.1364.152
21+
* **Stable** (requires .NET 4): CefSharp-1.25.4 - [binaries](https://github.com/cefsharp/CefSharp/releases/download/v1.25.4/CefSharp-v1.25.4-binaries.zip),
22+
[source](https://github.com/cefsharp/CefSharp/archive/v1.25.4.zip) Based on Chromium 25.0.1364.152
23+
* **Stable** (older release, works with .NET 2. Requires [7-Zip](http://www.7-zip.org/) to extract.): [CefSharp-1.25.0](http://sourceforge.net/projects/cefsharp/files/CefSharp-1.25.0.7z/download)
24+
Based on Chromium 25.0.1364.152
2525

2626
See [Downloads](https://sourceforge.net/projects/cefsharp/files/) page for older releases. Please note that the latest Stable
2727
release is the only version officially supported; it's very unlikely that we will fix bugs in older releases.

0 commit comments

Comments
 (0)