Skip to content

Commit

Permalink
README.md: add links to Rust and Java dedicated README
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Buffon <nicolas.buffon@orange.com>
  • Loading branch information
nbuffon committed Nov 19, 2024
1 parent d1035f3 commit 9187383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The features presented above are hereby provided in several languages in an SDK-
Choice has been made to respect each language paradigm over providing a unique implementation
it might therefore differ depending on the language

### Rust
### [Rust](rust/README.md)

[![Build Status](https://github.com/Orange-OpenSource/its-client/workflows/Rust/badge.svg)][4]
[![crates.io](https://img.shields.io/crates/v/its-client)](https://crates.io/crates/its-client)
Expand Down Expand Up @@ -122,7 +122,7 @@ Application

On-board Unit oriented application sending CAM messages at high frequency

### Java IoT3 Core and Mobility libraries
### [Java IoT3 Core and Mobility libraries](java/iot3/README.md)

[![Build status](https://github.com/Orange-OpenSource/its-client/actions/workflows/java_iot3-core.yml/badge.svg)][10]
[![Build status](https://github.com/Orange-OpenSource/its-client/actions/workflows/java_iot3-mobility.yml/badge.svg)][11]
Expand Down

0 comments on commit 9187383

Please sign in to comment.