branch: scratch/ediprolog
commit 70bf2c095a0946c6eec30b7845eaf75e2b5ed3f6
Author: Markus Triska <tri...@metalevel.at>
Commit: Markus Triska <tri...@metalevel.at>

    mention project page earlier
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 3b07ae02e3..281eb7f480 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,10 @@
 *ediprolog* lets you interact with SWI-Prolog in all Emacs buffers.
 You can consult Prolog programs and evaluate embedded queries.
 
+**Project page**:
+
+[**https://www.metalevel.at/ediprolog/**](https://www.metalevel.at/ediprolog/)
+
 **Screenshot**
 
 ![Factorial](factorial.png)
@@ -68,7 +72,3 @@ processes simultaneously. Revert with
 |  C-u C-u F10 |   like C-u F10, with a new process                       |
 
 Tested with SWI-Prolog 5.6, 6.6 and 7.2 + Emacs 21.2, 22.3, 23.1 and 24.3.
-
-More information is available at:
-
-[**https://www.metalevel.at/ediprolog/**](https://www.metalevel.at/ediprolog/)

Reply via email to