Skip to content

Commit c5520c4

Browse files
authored
Update README.md
1 parent 21d6315 commit c5520c4

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Save up to 20 proposals locally using localStorage. No account needed — your d
6161

6262
```bash
6363
# Clone the repository
64-
git clone https://github.com/proposalforge/proposalforge.git
65-
cd proposalforge
64+
git clone https://github.com/ICodingStack/ProposalForge.git
65+
cd ProposalForge
6666

6767
# Open in browser (no build step needed)
6868
open index.html
@@ -175,7 +175,7 @@ Pull requests are welcome! For major changes, please open an issue first to disc
175175

176176
```bash
177177
# Fork and clone
178-
git clone https://github.com/yourusername/proposalforge.git
178+
git clone https://github.com/ICodingStack/ProposalForge.git
179179

180180
# Create a feature branch
181181
git checkout -b feature/amazing-new-template
@@ -191,7 +191,4 @@ MIT — see [LICENSE](LICENSE) for details.
191191

192192
---
193193

194-
<div align="center">
195-
<strong>ProposalForge</strong> · Built with care for freelancers everywhere<br>
196-
<em>"Proposals That Win Clients"</em>
197-
</div>
194+
**Made with love ❤️ by [BlackBirdo](https://blackbirdo.com)**

0 commit comments

Comments
 (0)