Skip to content

Commit f403c69

Browse files
authored
minor readme expansion
1 parent 6590365 commit f403c69

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@
44
We are interested in scientific image analysis so we have used it for [CellProfiler](https://github.com/DistributedScience/Distributed-CellProfiler), [Fiji](https://github.com/DistributedScience/Distributed-Fiji), and [BioFormats2Raw](https://github.com/DistributedScience/Distributed-OmeZarrMaker).
55
You can use it for whatever you want!
66

7-
Here, as an example, we have used it to make an app that lets you say hello to the world, as well as list some of your favorite things. The full code changes are available [here](https://github.com/DistributedScience/Distributed-HelloWorld/pull/1/files)
7+
Here, as an example, we have used it to make an app that lets you say hello to the world, as well as list some of your favorite things.
8+
We have provided Distributed-HelloWorld to assist you in the creation of your own Distributed-Something application.
9+
You can see the full code changes necessary to make a simple, functioning application from the [Distributed-Something template](https://github.com/DistributedScience/Distributed-Something).
10+
The full code changes are available [here](https://github.com/DistributedScience/Distributed-HelloWorld/pull/1/files).
11+
12+
Like any Distributed-Something applicaton, to make it run, a user still needs to add their AWS-account specific information.
813

914
Happy Distributing!
1015

1116
## Documentation
12-
Full documentation is available on our [Documentation Website](https://distributedscience.github.io/Distributed-Something).
17+
Full Distributed-Something documentation is available on our [Documentation Website](https://distributedscience.github.io/Distributed-Something).

0 commit comments

Comments
 (0)