Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
kdelwat committed May 23, 2020
1 parent 3b8f8c0 commit 8fffaf9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Germinate

Germinate is an ultra-minimal browser for the [Gemini](https://gemini.circumlunar.space/) protocol, a lightweight alternative to the World Wide Web.

It's written in a literate programming style using Racket, so the source code is hopefully a good introduction to the Gemini protocol itself.

To run the browser, you can use a binary distribution from the releases page or run the code in [DrRacket](https://docs.racket-lang.org/drracket/interface-essentials.html).

![The Gemini home page](home.png)

![Viewing results in Gus, the Gemini search engine](gus.png)
Binary file added gus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions todo.txt

This file was deleted.

0 comments on commit 8fffaf9

Please sign in to comment.