From 8f20892f3e8f7db3923b4c3114b06b785b3a4da0 Mon Sep 17 00:00:00 2001
From: Tzanio Kolev
Date: Mon, 23 May 2022 16:52:32 -0700
Subject: [PATCH] Fixes
---
CONTRIBUTING.md | 2 +-
README.md | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6af1a79f..e4b1ed97 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,7 +8,7 @@
-
+
diff --git a/README.md b/README.md
index a53c428b..11c1850f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
-
+
[GLVis](https://glvis.org) is an OpenGL tool for visualization of finite element
meshes and functions. It is a multiplatform application that can be built on
@@ -28,6 +28,10 @@ Jupyter notebook, or in a web browser, see https://glvis.org/live.
- GLVis is distributed under the terms of the BSD-3 license. All new contributions
must be made under this license. See [LICENSE](LICENSE) and [NOTICE](NOTICE) for details.
+We welcome contributions and feedback from the community. Please see the file
+[CONTRIBUTING.md](CONTRIBUTING.md) for additional details about our development
+process.
+
When started without any options, glvis starts a server which waits for a socket
connections (on port `19916` by default) and visualizes any received data. This
way the results of simulations on a remote (parallel) machine can be visualized