Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Nov 29, 2024
1 parent 5bac653 commit f510e21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,8 @@ Here is a screenshot of exactly how this issue would render in GitHub:

![example1](./docs/assets/example1.png)

And here is a link to the actual issue in GitHub: [issue link](https://github.com/runwaylab/issue-db/issues/19)

Now the best part about this, is that we can still use the `db.read()` method flawlessly and get the data back in a machine readable format, and we can even get back the markdown text as well! Here is an example of how you can do that:

```ruby
Expand Down

0 comments on commit f510e21

Please sign in to comment.