Skip to content

Add tsessebe logo and pronunciation note to README#204

Open
mrjf wants to merge 3 commits intomainfrom
add-tsessebe-logo
Open

Add tsessebe logo and pronunciation note to README#204
mrjf wants to merge 3 commits intomainfrom
add-tsessebe-logo

Conversation

@mrjf
Copy link
Copy Markdown
Contributor

@mrjf mrjf commented Apr 23, 2026

Summary

  • Add the project logo at assets/tsessebe-logo.png (1024×1024 PNG, transparent background) and render it centered above the title in the README.
  • Add a one-line pronunciation note so newcomers know how to say the name.

Preview

<p align="center">
  <img src="assets/tsessebe-logo.png" alt="Tsessebe logo — stylized head of a tsessebe antelope" width="240" />
</p>

# Tsessebe

> **Pronounced** *tseh-SEH-bee* · IPA /tsɛˈsɛbi/ — named after the tsessebe (*Damaliscus lunatus*), a southern African antelope. The word is Setswana; it carries the "ts" as one sound, the middle "se" takes the stress, and the final "be" is unstressed.

Test plan

  • Confirm GitHub renders the logo at a reasonable size on the repo home page.
  • Confirm the pronunciation line reads correctly (IPA, Setswana note, stress placement).
  • Check dark-mode rendering — the logo has a transparent background so the dark fur should still be visible against GitHub's dark theme; if not, we can add a second light-mode variant later.

The name is Setswana, pronounced 'tseh-SEH-bee' (IPA /tsɛˈsɛbi/),
from the tsessebe antelope (Damaliscus lunatus). The README now
carries the logo centered above the title and a one-line guide to
saying it.
@mrjf
Copy link
Copy Markdown
Contributor Author

mrjf commented Apr 23, 2026

@copilot make the logo be to the left of the paragraph -- see how image / text alignment is done in https://github.com/githubnext/autoloop/blob/main/README.md

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 23, 2026

@copilot make the logo be to the left of the paragraph -- see how image / text alignment is done in https://github.com/githubnext/autoloop/blob/main/README.md

Updated in 38841c2 — the README now uses left-aligned image/text flow (matching the autoloop pattern) with a clear-left break after the pronunciation paragraph.

Screenshot: README alignment preview

Copilot finished work on behalf of mrjf April 23, 2026 14:52
@mrjf
Copy link
Copy Markdown
Contributor Author

mrjf commented Apr 23, 2026

@copilot Make both paragrpahs be next to the image. Swap the order of first two paragraph.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 23, 2026

@copilot Make both paragrpahs be next to the image. Swap the order of first two paragraph.

Done in ec89cd2 — both text paragraphs now flow next to the logo, and the first two paragraphs are swapped.

Screenshot: updated README layout

Copilot finished work on behalf of mrjf April 23, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants