diff --git a/README.md b/README.md
index a3c78be..c25ecb7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,13 @@
+
+
+
+
[](https://github.com/Inferara/inference/actions/workflows/build_main.yml)
+[](https://github.com/Inferara/inference/actions/workflows/miri.yml)
[](https://codecov.io/gh/Inferara/inference)
+
+
# 🌀 Inference Programming Language
Inference is a programming language designed for building verifiable software. It is featured with static typing, explicit semantics, and formal verification capabilities available out of the box.
@@ -69,10 +76,10 @@ infs --version
### Exit Codes
-| Code | Meaning |
-|------|---------------------------------|
-| 0 | Success |
-| 1 | Usage / IO / Parse failure |
+| Code | Meaning |
+| ---- | -------------------------- |
+| 0 | Success |
+| 1 | Usage / IO / Parse failure |
### Future Commands (Planned)
@@ -90,10 +97,10 @@ Prebuilt binaries are available for each release. Two CLI tools are distributed:
### Release Artifacts
-| Platform | infs | infc |
-|----------|------|------|
-| Linux x64 | `infs-linux-x64.tar.gz` | `infc-linux-x64.tar.gz` |
-| Windows x64 | `infs-windows-x64.zip` | `infc-windows-x64.zip` |
+| Platform | infs | infc |
+| ----------- | --------------------------------- | --------------------------------- |
+| Linux x64 | `infs-linux-x64.tar.gz` | `infc-linux-x64.tar.gz` |
+| Windows x64 | `infs-windows-x64.zip` | `infc-windows-x64.zip` |
| macOS ARM64 | `infs-macos-apple-silicon.tar.gz` | `infc-macos-apple-silicon.tar.gz` |
### Directory Structure
@@ -110,6 +117,7 @@ The CLI binaries are self-contained and require no external dependencies.
To build Inference from source:
For detailed platform-specific setup instructions, see:
+
- [Linux Development Setup](book/installation_linux.md)
- [macOS Development Setup](book/installation_macos.md)
- [Windows Development Setup](book/installation_windows.md)
@@ -121,12 +129,14 @@ No external binaries are required. The compiler generates WebAssembly directly v
### Build Steps
1. Clone the repository:
+
```bash
git clone https://github.com/Inferara/inference.git
cd inference
```
2. Build the project:
+
```bash
cargo build --release
```
diff --git a/assets/inference-logo-oulined-shaped-font.svg b/assets/inference-logo-oulined-shaped-font.svg
new file mode 100644
index 0000000..8bd19c2
--- /dev/null
+++ b/assets/inference-logo-oulined-shaped-font.svg
@@ -0,0 +1,45 @@
+
+
+