Skip to content

Commit da9d9f5

Browse files
committed
Update README.md
1 parent 4b41acd commit da9d9f5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# oOo
2+
23
oOo is a High-Performance Parallel Magnetic Tweezer program for real-time monitoring of protein folding and unfolding under force.
34

4-
##### Usual Model [Sequential and single threaded]
5+
##### Usual Method [Sequential and single threaded]
56

67
![](https://raw.githubusercontent.com/Ojas-Singh/oOo/master/docs/1.PNG)
78

89

910

10-
##### Our Model [Concurrent]
11+
##### Our Method [Concurrent]
1112

1213
![](https://raw.githubusercontent.com/Ojas-Singh/oOo/master/docs/2.PNG)
1314

@@ -41,8 +42,8 @@ python oOo.py [arg1] [arg2]
4142
```
4243
Usage: [arg1] can be
4344
fresh -> To take fresh stack.
44-
start -> start data aquisition.
45-
plot -> plot the collected data. with [arg2] as bead number.
45+
start -> Start data aquisition.
46+
plot -> Plot the collected data with [arg2] as bead number.
4647
stackplot -> Plot stack graph.
4748
```
4849

0 commit comments

Comments
 (0)