Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

fix: broken md linter ci #4

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/semantic_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# InterPlanetary Nostr Network Specification (IPNN) and Documentation
# IPNN

InterPlanetary Nostr Network Specification and Documentation

IPNN is a protocol base on the [nostr](https://nostr.com).
In IPNN each node is a nostr relay which is interconnected with p2p service model.
Expand Down