Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karllhughes authored Nov 8, 2021
1 parent a1773af commit 7f0dd2f
Showing 1 changed file with 32 additions and 14 deletions.
46 changes: 32 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,58 @@
# The Side Project Marketing Checklist
# The Startup Marketing Checklist

[![](https://i.imgur.com/uZJHDXL.jpg)](https://www.sideprojectchecklist.com/marketing-checklist)
[![The Startup Marketing Checklist](https://draft.dev/learn/assets/posts/marketing-checklist.png)](https://draft.dev/learn/marketing-checklist)


## What
## What is this?

The [Side Project Marketing Checklist](https://www.sideprojectchecklist.com/marketing-checklist) is a comprehensive, chronologically ordered list of marketing tactics and ideas that you can try with your next side project. The list is free and open source.
The [Startup Marketing Checklist](https://draft.dev/learn/marketing-checklist) is a comprehensive, chronologically ordered list of marketing tactics and ideas that you can try with your startup. The list started as the Side Project Marketing Checklist back in 2017, but I've since updated and renamed it. It is totally free and open source.


## Why
## Why?

I've been building little software side projects for years, but I've always been terrible at marketing them. I come up with some ideas, forget those ideas, do some random stuff, then lose interest. The goal of this repository is to fix that.


## Quickstart

1. Copy the [marketing-checklist.md](marketing-checklist.md) file or [fork this repository](https://github.com/portable-cto/side-project-marketing).
1. Copy the [marketing-checklist.md](marketing-checklist.md) file or [fork this repository](https://github.com/draftdev/startup-marketing-checklist).

2. Add, remove, or modify the tactics as you see fit based on your project and customers.

3. Get to work! The checklist format allows you to keep up with which things you've tried and which you haven't.

4. Profit? I mean, that's the goal, right?

The checklist and companion blog posts are also available online at [sideprojectchecklist.com](https://www.sideprojectchecklist.com/).

Don't forget to also check out the [Side Project Sales Checklist](https://github.com/portable-cto/side-project-sales) as well.

The checklist and more helpful blog posts are also [available on our website](https://draft.dev/learn/marketing-checklist).

## Contributing

See the [Contributing page](https://www.sideprojectchecklist.com/contributing/).
Please open an issue or email info@draft.dev to suggest changes to this checklist.


## License

This project is offered via the MIT License. See the [license page](https://www.sideprojectchecklist.com/license/) for details.

Copyright 2017, Portable CTO LLC.
This project is offered via the MIT License.

Copyright 2021, Portable CTO LLC.

Permission is hereby granted, free of charge,
to any person obtaining a copy of this software and
associated documentation files (the "Software"), to
deal in the Software without restriction, including
without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom
the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice
shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 7f0dd2f

Please sign in to comment.