Skip to content

Commit 401e476

Browse files
authored
Add cross-link to our "add logo instructions" in OurUsers.res
1 parent f2a0ee7 commit 401e476

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/common/OurUsers.res

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
type company = Logo({name: string, url: string, path: string})
22

3+
// NOTE: More details on how this works can be found in our README:
4+
// https://github.com/rescript-association/rescript-lang.org#how-to-add-your-company-logo-to-our-front-page
5+
36
let companies = [
47
Logo({
58
name: "Juspay",

0 commit comments

Comments
 (0)