1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-18 11:15:38 +02:00

Update README.md

This commit is contained in:
Anthony Scemama 2020-10-16 18:32:25 +02:00 committed by GitHub
parent 795803ef84
commit 9e5b2b4fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Quantum Monte Carlo Kernel Library.
# QMCkl: Quantum Monte Carlo Kernel Library
![Build Status](https://github.com/TREX-CoE/qmckl/workflows/test-build/badge.svg?branch=main)
@ -9,7 +9,7 @@ simple language and provide a standard API and tests to enable the
development of high-performance QMCkl implementations taking
advantage of modern hardware.
See the [source code](https://github.com/TREX-CoE/qmckl/src/README.org)
See the [source code](https://github.com/TREX-CoE/qmckl/tree/main/src)
to read the documentation.