Skip to content

Commit c52819b

Browse files
committed
Touch2
1 parent 422a646 commit c52819b

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
@@ -22,13 +22,13 @@ been under development since 2018 and is now the dominant one and the only one b
2222

2323
[📊 Dashboard](https://otp-performance.leonard.io/)
2424

25-
We run a speed test (included in the code) to measure the performance for every PR merged into OTP.
25+
We run a speed test (included in the code) to measure the performance for every PR merged into OTP.
2626

2727
[More information about how to set up and run it.](./test/performance/README.md)
2828

2929
## Repository layout
3030

31-
The main Java server code is in `application/src/main/`. OTP also includes a Javascript client
31+
The main Java server code is in `application/src/main/`. OTP also includes a Javascript client
3232
based on the MapLibre mapping library in `client/src/`. This client is now used for testing, with
3333
most major deployments building custom clients from reusable components. The Maven build produces a
3434
unified ("shaded") JAR file at `otp-shaded/target/otp-shaded-VERSION.jar` containing all necessary

0 commit comments

Comments
 (0)