Skip to content

Commit aa4677f

Browse files
committed
improved titles
1 parent d44f415 commit aa4677f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Here you can find documents that explain in more detail how Trill works, how it
99
- HighAvailability: details Trill high-availability support
1010
- UserDefinedAggregates: introduces a framework for query authors to create custom aggregates
1111

12-
## Where do I start from?
12+
## Getting Started
1313

1414
You should start by reading the `TrillQueryWritingGuide.pdf` that explains the basic of Trill usage, what is a stream in Trill terms, and how you can create your own application that uses it. This is a *must read* in order to understand how to use Trill.
1515

1616
Once you are familiar with the basics, you can move to `Ingress.pdf` that explain more in detail how to get data in and out of Trill.
1717

18-
## Where are some samples?
18+
## Examples
1919

2020
All samples are available in the following dedicated repository:
2121

0 commit comments

Comments
 (0)