aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Ushakov <alexey.v.ushakov@gmail.com>2019-10-27 21:49:10 +0300
committerGitHub <noreply@github.com>2019-10-27 21:49:10 +0300
commit21bf261af347704088c4693567669955e03d646a (patch)
tree707006af3f2f37daaab66d196f33111a0830a54e
parent741d193884b46a4b6e4c47405ff64f1001725b50 (diff)
parent0988c14bf5ca9002eeb52c4d67fe0ae113f0a42f (diff)
downloadjdk8u-21bf261af347704088c4693567669955e03d646a.tar.gz
Merge pull request #10 from rhencke/patch-1jb8u232-b1638.6jb8u232-b1638.3jb8u232-b1638jb8u222-b1638.2
Provide description of project in README.md
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index c53c3f2..3563705 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,15 @@
-[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
+# JetBrains Runtime [![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
+
+JetBrains Runtime is a runtime environment for running [IntelliJ Platform](https://github.com/JetBrains/intellij-community)-based products on Windows, macOS, and Linux. It is based on the [OpenJDK project](http://hg.openjdk.java.net/jdk8u/jdk8u/), with some modifications, including:
+
+* Subpixel anti-aliasing
+* Enhanced font rendering on Linux
+* HiDPI support
+* Ligatures
+* Some fixes for native crashes not presented in official build
+* Other small enhancements
+
+JetBrains Runtime is not a certified build of OpenJDK. Please, use at your own risk.
# Downloads