Skip to content

Commit

Permalink
add starrydex to applications (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariinkys authored Jul 12, 2024
1 parent da53a1d commit 1839290
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions applications.ron
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ Applications(
description: "A simple flashcards application for the COSMIC™ desktop.",
repo: "https://github.com/mariinkys/oboete",
image: "https://raw.githubusercontent.com/mariinkys/oboete/main/res/screenshots/study-dark.png"
),
(
name: "starry-dex",
description: "Pokédex application for the COSMIC™ desktop.",
repo: "https://github.com/mariinkys/starrydex",
image: "https://raw.githubusercontent.com/mariinkys/starrydex/main/screenshots/pokemon.png"
)
]
)

0 comments on commit 1839290

Please sign in to comment.