Skip to content

Commit

Permalink
Update readme for new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
vjspranav committed Jul 29, 2023
1 parent 72eb5d2 commit c70fe29
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,38 @@
# Getting Started

<p align="center">
<a href="https://stagbin.tk">
<a href="https://stagb.in">
<img src="https://raw.githubusercontent.com/StagBIN/frontend/main/public/android-chrome-512x512.png" width="100">
</a>

<p align="center">
Copy and paste notes in your browser!
<br>
<a href="https://stagbin.tk"><strong>https://stagbin.tk</strong></a>
<a href="https://stagb.in"><strong>https://stagb.in</strong></a>
</p>
</p>


## Description

[stagbin](https://stagbin.tk) is a web application that allows users to paste notes in their browsers. This is a frontend project built using mainly javascript.
[stagbin](https://stagb.in) is a web application that allows users to paste notes in their browsers. This is a frontend project built using mainly javascript.

### Features
- Paste, edit, delete, organize & explore notes easily with a nice & clean user interface.
- Markdown format supported allowing users to add hyperlink, table, headings, code blocks, blockquote... etc inside notes.
- Download notes to your local machine.
- Generate and share links to your notes.
- Shorten URL links.
- Dark mode supported.

- Paste, edit, delete, organize & explore notes easily with a nice & clean user interface.
- Markdown format supported allowing users to add hyperlink, table, headings, code blocks, blockquote... etc inside notes.
- Download notes to your local machine.
- Generate and share links to your notes.
- Shorten URL links.
- Dark mode supported.

### Contributions
- Fork this repository.
- Copy the link of your forked repository.
- Clone your forked repository.
- Create a branch.
- Make your changes.
- Push to your forked repository.

- Fork this repository.
- Copy the link of your forked repository.
- Clone your forked repository.
- Create a branch.
- Make your changes.
- Push to your forked repository.

### Donations

Expand Down

0 comments on commit c70fe29

Please sign in to comment.