Skip to content

Commit ad25761

Browse files
committed
Add "logo"
I chose to create an image with the Rust logo plus something representing Objective-C; since they don't have a logo, I used the short form "Obj-C" enclosed in square brackets which is kind of a play on the message sending syntax in Objective-C. I've seen this style elsewhere, so no invention on my part. The Rust logo is borrowed from here: https://github.com/rust-lang/rust-artwork/blob/809592a8fafee0c70279d80905aba768aa1dd035/logo/rust-logo-blk.svg Since this crate is not commercial, and is clearly related to (but not officially part of) the Rust project, usage of the trademark should be acceptable.
1 parent 0c8f7e0 commit ad25761

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Objective-C in Rust
1+
# [![Rust + \[Obj-C\]](assets/logo-small.png)](https://github.com/madsmtm/objc2) Objective-C in Rust
22

33
[![License](https://badgen.net/badge/license/MIT/blue)](../LICENSE.txt)
44
[![CI Status](https://github.com/madsmtm/objc2/workflows/CI/badge.svg)](https://github.com/madsmtm/objc2/actions)

assets/design-files.kra

135 KB
Binary file not shown.

assets/github-social-preview.png

47 KB
Loading

assets/logo-small.png

18.5 KB
Loading

assets/logo.png

30.6 KB
Loading

0 commit comments

Comments
 (0)