From f9d806f95210551123e959d584c84e3035511cdf Mon Sep 17 00:00:00 2001 From: Andrew Emerson <a.emerson@cineca.it> Date: Mon, 21 Feb 2022 15:05:53 +0000 Subject: [PATCH] Update UEABS table for QE --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef39ea6..3e5614b 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,13 @@ The application codes that constitute the UEABS are: <td></td> </tr> <tr> - <td>Quantum ESPRESSO</td> + <td>Quantum ESPRESSO + <ul> + <li><a href='https://www.quantum-espresso.org/'>website</a></li> + <li><a href='https://www.quantum-espresso.org/download-page/'>source</a></li> + <li><a href='quantum_espresso/README.md#installaztion-and-requirements'>Build instructions</a></li> + <li><a href='quantum_espresso/README.md#ueabs-test-cases'>Testcases</a></li> + </td> <td>92,996</td> <td>X</td> <td>X</td> -- GitLab