forked from equinor/neqsim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.md.rej
9 lines (8 loc) · 831 Bytes
/
README.md.rej
1
2
3
4
5
6
7
8
9
diff a/README.md b/README.md (rejected hunks)
@@ -7,6 +7,7 @@
## Releases
[NeqSim releases](https://github.com/equinor/neqsimsource/releases) are available as java packages (jar files) and as source code. NeqSim can be used in a third party application by adding NeqSim.jar to the classpath.
++<<<<<<< HEAD
+<<<<<<< HEAD
+## Getting started as a NeqSim user
+A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be installed in order to run NeqSim. NeqSim can be used in a Java application by adding the NeqSim.jar found in [NeqSim releases](https://github.com/equinor/neqsimsource/releases) to the classpath. A demonstration of downloading the library and running a TPflash benchmark is illustrated in this [NeqSim Colab demo](https://colab.research.google.com/drive/1XkQ_CrVj2gLTtJvXhFQMWALzXii522CL).