Rename the master branch references to main

This commit is contained in:
Wilson Silva
2023-01-06 11:42:02 +07:00
parent 9a14515efe
commit cc62c9f226
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Nostr
[![Gem Version](https://badge.fury.io/rb/nostr.svg)](https://badge.fury.io/rb/nostr)
[![Inline docs](http://inch-ci.org/github/wilsonsilva/nostr.svg?branch=master)](http://inch-ci.org/github/wilsonsilva/nostr)
[![Inline docs](http://inch-ci.org/github/wilsonsilva/nostr.svg?branch=main)](http://inch-ci.org/github/wilsonsilva/nostr)
Nostr client. Please note that the API is likely to change as the gem is still in development and has not yet reached a
stable release. Use with caution.