From 20eba35eeb1ed49ca08471c059f6acec8949b7cc Mon Sep 17 00:00:00 2001 From: Ben Bolte Date: Wed, 14 Aug 2024 02:43:06 -0700 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec44a37..d9963be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ -# klang +

+ + K-Scale Open Source Robotics + +

+ +
+ +[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/kscalelabs/ksim/blob/main/LICENSE) +[![Discord](https://img.shields.io/discord/1224056091017478166)](https://discord.gg/k5mSvCkYQh) +[![Wiki](https://img.shields.io/badge/wiki-humanoids-black)](https://humanoids.wiki) +[![Run tests](https://github.com/kscalelabs/klang/actions/workflows/test.yml/badge.svg)](https://github.com/kscalelabs/klang/actions/workflows/test.yml) -Robot programming language and interpretter +
+ +# klang -![image](https://github.com/user-attachments/assets/e07f242e-ef9a-40dc-828c-3427f6c38751) +`klang` is a domain-specific language (DSL) for programming robots. It is used to program robots running the K-Scale operating system.