Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 23, 2024
1 parent 8d9b31d commit d3e0883
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

# demo-flx.go
Demo to use flx.go
> Demo to use flx.go
## 🔨 Note

First get the library:

```sh
$ go get github.com/the-flx/flx.go
```

## ⚜️ License

`demo-flx.go` is distributed under the terms of the MIT license.

See [`LICENSE`](./LICENSE) for details.

0 comments on commit d3e0883

Please sign in to comment.