Skip to content

Commit 4506253

Browse files
authored
Update README.md
1 parent 24a86db commit 4506253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AnemometerAlgorithm
22

3-
This is intended to be the implementation of the Anemometer algorithm but at present the algorithm is implemented as part of the user interface. This is by default configured to output the results of the processing to standard output as well. The data structure looks:
3+
This is intended to be the implementation of the Anemometer algorithm but at present the algorithm is implemented as part of the user interface. This is by default configured to output the results of the processing to standard output as well. The data structure is JSON and captures a full set of readings.
44

55
Here is an example
66
```

0 commit comments

Comments
 (0)