From 70e9dec6bda36e6a60b98b58eff0656bb840d0d7 Mon Sep 17 00:00:00 2001 From: "Victor A. P. Magri" <50467563+victorapm@users.noreply.github.com> Date: Fri, 8 Dec 2023 19:06:07 -0500 Subject: [PATCH] Update `README.md` (#1028) * Add Wiki info to README * Updates to README and SUPPORT files --------- Co-authored-by: Rob Falgout --- README.md | 8 ++++---- SUPPORT.md | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d4ba3b2ea..74461530e 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,14 @@ large, sparse linear systems of equations on massively parallel computers. For documentation, see our [readthedocs page](https://hypre.readthedocs.io/en/latest/). +For information on code development, build requirements, publications, and more, +see our [Wiki page](https://github.com/hypre-space/hypre/wiki). + To install HYPRE, please see either the documentation or the file [INSTALL.md](./INSTALL.md). An overview of the HYPRE release history can be found in the file [CHANGELOG](./CHANGELOG). -We appreciate feedback from users. Please submit comments, suggestions, and -report issues on our [issues page](https://github.com/hypre-space/hypre/issues). -See also [SUPPORT.md](./SUPPORT.md). +Support information can be found in the file [SUPPORT.md](./SUPPORT.md). License @@ -37,4 +38,3 @@ See [LICENSE-MIT](./LICENSE-MIT), [LICENSE-APACHE](./LICENSE-APACHE), SPDX-License-Identifier: (Apache-2.0 OR MIT) LLNL-CODE-778117 - diff --git a/SUPPORT.md b/SUPPORT.md index 1e6675ea8..05a0d541f 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -8,5 +8,6 @@ SPDX-License-Identifier: (Apache-2.0 OR MIT) HYPRE Support Information ========================= -For any questions or issues concerning hypre, submit an issue at -https://github.com/hypre-space/hypre/issues. +We appreciate feedback from users. Please submit comments, suggestions, and +report issues on our [issues page](https://github.com/hypre-space/hypre/issues). +