Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comments to code blocks #89

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Add comments to code blocks #89

merged 3 commits into from
Apr 15, 2024

Conversation

heyitsvi
Copy link
Contributor

  • Added code comments to the Terminal & Desktop guides.
  • Hyperbee was missing from README, fixed that

@heyitsvi heyitsvi marked this pull request as ready for review March 12, 2024 12:22
import Hyperswarm from 'hyperswarm' // Module for P2P networking and connecting peers
import crypto from 'hypercore-crypto' // Cryptographic functions for generating the key in app
import b4a from 'b4a' // Module for buffer-to-string and vice-versa conversions
const { teardown } = Pear // cleanup function
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleanup caps

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@rafapaezbas rafapaezbas merged commit 1535777 into main Apr 15, 2024
5 checks passed
@rafapaezbas rafapaezbas deleted the add-comments branch April 15, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants