Skip to content

Commit 9326056

Browse files
authored
Fix badge syntax in README.md
Updated the badge syntax in the README file.
1 parent 9806ff7 commit 9326056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sofos Code
22

3-
https://github.com/alexylon/sofos-code/actions/workflows/rust.yml/badge.svg
3+
![](https://github.com/alexylon/sofos-code/actions/workflows/rust.yml/badge.svg)
44

55
A blazingly fast, interactive AI coding assistant powered by Claude, implemented in pure Rust, that can generate code, edit files, and search the web - all from your terminal.
66

0 commit comments

Comments
 (0)