Skip to content

Commit 7a6210d

Browse files
authored
Syntax highlighting of hello world example
1 parent 0cb0135 commit 7a6210d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ sbt assembly
2121
```
2222

2323
Create a "Hello World" AWS Data Pipeline definition Scala file:
24-
```
24+
```scala
2525
object HelloWorldPipeline {
2626

2727
import datapipeline.dsl._
@@ -58,4 +58,4 @@ For details see [Supported Objects](Supported%20Objects.md).
5858

5959
## License
6060

61-
This tool is licensed under [Apache License 2.0](LICENSE).
61+
This tool is licensed under [Apache License 2.0](LICENSE).

0 commit comments

Comments
 (0)