Skip to content

Commit

Permalink
Link to the Crystal programming language
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Sep 12, 2023
1 parent 8f79c80 commit 56245db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# X

#### A Crystal interface to the X API.
# A [Crystal](https://crystal-lang.org) interface to the [X API](https://developer.x.com)

## Follow

Expand All @@ -22,6 +20,8 @@ Then run:

## Usage

First, obtain X credentails from <https://developer.x.com>.

```crystal
require "x"
Expand Down

0 comments on commit 56245db

Please sign in to comment.