Skip to content

Commit 90fb07f

Browse files
authored
Remove 'Try RTL Online' badge from README
Removed the 'Try RTL Online' badge from the README.
1 parent 8efb9a2 commit 90fb07f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ At a high level, every registered C++ type is encapsulated as an `rtl::Record`.
151151
[![RTL Syntax & Semantics](https://img.shields.io/badge/Doc-Syntax_&_Semantics-blueviolet)](./docs/RTL_SYNTAX_AND_SEMANTICS.md)
152152
 
153153
[![Benchmark Summary](https://img.shields.io/badge/Doc-Benchmark%20Summary-teal)](./docs/benchmark_summary.md)
154-
 
155-
[![Try RTL Online](https://img.shields.io/badge/Try-RTL%20Online-f48024?logo=github&logoColor=white)](https://github.com/codespaces/new?repo=ReflectCxx/RTL-Demo&quickstart=1)
156154

157155
### How to Build (Windows / Linux)
158156
```sh

0 commit comments

Comments
 (0)