From 865bb8df97acbf21617394769e167d66584d7cfd Mon Sep 17 00:00:00 2001 From: Leonardo de Moura Date: Wed, 24 Apr 2019 11:38:24 -0700 Subject: [PATCH] chore(README): update --- README.md | 53 ++++++----------------------------------------------- 1 file changed, 6 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index e628aadcda..d0ea9dc81c 100644 --- a/README.md +++ b/README.md @@ -1,48 +1,7 @@ -

logo

- - - - - - - - - - - -
LicenseWindowsLinux / macOSTest CoverageChat
CodecovJoin the Zulip chat
+We are currently developing Lean 4. [Lean 3](https://github.com/leanprover/lean) is still the latest official release. +This repository contains work in progress. -About ------ - -- [Homepage](http://leanprover.github.io) -- [Theorem Proving in Lean](https://leanprover.github.io/theorem_proving_in_lean/index.html) -- [Core library](library/library.md) -- [Change Log](doc/changes.md) -- [FAQ](doc/faq.md) -- For HoTT mode, please use [Lean2](https://github.com/leanprover/lean2). - -Installation ------------- - -Stable and nightly binary releases of Lean are available on the [homepage](https://leanprover.github.io/download/). For building Lean from source, see the [build instructions](doc/make/index.md). - -Miscellaneous -------------- - -- Building Doxygen Documentation: `doxygen src/Doxyfile` -- [Coding Style](doc/coding_style.md) -- [Library Style Conventions](doc/lean/library_style.org) -- [Git Commit Conventions](doc/commit_convention.md) -- [Automatic Builds](doc/make/travis.md) -- [Syntax Highlight Lean Code in LaTeX](doc/syntax_highlight_in_latex.md) -- [Exporting, and reference type-checkers](doc/export_format.md) - -Roadmap -------------- - -- [Open RFC issues](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3ARFC) -- [Features](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AFeature) -- [Wish list](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AI-wishlist) -- [High priority issues](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AP-high) -- [Medium priority issues](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AP-medium) +**Important**. Unless you are one of our collaborators +- We strongly suggest you use Lean 3. +- Pull requests are not welcome. +- New issues are not welcome, and will be closed without any feedback.