Skip to content

Commit 668724c

Browse files
committed
Updating the text of the README
1 parent 8b8ec8d commit 668724c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Generate a reactive, data-driven website and API in Java Vert.x intelligently by
55

66
1. By writing YAML rules into a Java class and method comments.
77
2. Define some spine discs in your Java classes, which are `protected void` methods that start with the `_` underscore character.
8-
3. Let the Computate code generation watcher service index your code in a Solr search engine on your own computer.
8+
3. The Computate code generation watcher service will recognize that your Java class has changed, and automatically index your code in a Solr search engine on your own computer.
99
4. The Computate code generation service will generate the code you need.
1010
5. Use the [Computate Developer products](https://computate.org/en-us/search/product) like the [Computate Smart Website Builder](https://computate.org/en-us/search/product?fq=pageId:computate-smart-website-builder) to build the rest of your site.
1111

0 commit comments

Comments
 (0)