We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4944437 commit 3d89cfbCopy full SHA for 3d89cfb
1 file changed
README.md
@@ -31,6 +31,18 @@ Upcoming: [https://nmrium.nmrxiv.org/releases/v1.0.0](https://nmrium.nmrxiv.org/
31
32
```
33
<iframe href='https://nmriumdev.nmrxiv.org' height="500" width="100%"></iframe>
34
+
35
+# Workspaces
36
37
+# Simple NMR analysis
38
+<iframe href='https://nmriumdev.nmrxiv.org?mode=default' height="500" width="100%"></iframe>
39
40
+# NMR spectra assignment
41
+<iframe href='https://nmriumdev.nmrxiv.org?mode=assignment' height="500" width="100%"></iframe>
42
43
+# 1D multiple spectra analysis
44
+<iframe href='https://nmriumdev.nmrxiv.org?mode=process1D' height="500" width="100%"></iframe>
45
46
47
48
## Public Instance
0 commit comments