Skip to content

Commit 5b0d2ec

Browse files
committed
Updated readme with english fixes + reformatting
1 parent b906db3 commit 5b0d2ec

1 file changed

Lines changed: 32 additions & 47 deletions

File tree

readme.md

Lines changed: 32 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,41 @@
1-
# Boostnote
1+
<h1 align="center">
2+
<br>
3+
<a href="https://github.com/BoostIO/Boostnote"><img src="http://b00st.io/assets/img/logo.png" alt="Boostnote" width="180"></a>
4+
<br>
5+
Boostnote
6+
<br>
7+
</h1>
28

3-
> We launched [Boostnote store](#goods)!! :tada: Also, you can support us from [Patreon](https://www.patreon.com/boostnote) and [Open collective](https://opencollective.com/boostnote)!
9+
<h4 align="center">Note app built for developers. </h4>
10+
<br>
11+
<h5 align="center">macOS, Windows and Linux</h5>
412

5-
![Boostnote app screenshot](https://cloud.githubusercontent.com/assets/5865853/18662404/3aa42396-7f55-11e6-88bf-f4ec6505ee8f.png)
6-
![Boostnote app screenshot](https://cloud.githubusercontent.com/assets/5865853/18662139/f491adac-7f53-11e6-8631-2a447af9f36a.png)
7-
8-
Simple opensource note app for developer.
13+
<h5 align="center">Built with Electron, React + Redux, Webpack and CSSModules</h5>
914

10-
You can use the issue tracker of this repository for
11-
- asking a question about Boostnote
12-
- giving a feedback about Boostnote and its future plan
13-
- reporting a bug of Boostnote
14-
- wanting to contribute Boostnote
15+
---
1516

16-
We have a slack if you want to engage us deeply, ask @rokt33r to join.
17+
> We launched our [Boostnote store](#goods)!! :tada: Also, you can support us via [Patreon](https://www.patreon.com/boostnote) and [Open collective](https://opencollective.com/boostnote)!
1718
18-
- [日本語](./readme-ja.md)
19-
- [한국어](./readme-ko.md)
19+
![Boostnote app screenshot](https://cloud.githubusercontent.com/assets/5865853/18662404/3aa42396-7f55-11e6-88bf-f4ec6505ee8f.png)
20+
![Boostnote app screenshot](https://cloud.githubusercontent.com/assets/5865853/18662139/f491adac-7f53-11e6-8631-2a447af9f36a.png)
2021

21-
## Goal
22+
[日本語](./readme-ja.md) - [한국어](./readme-ko.md)
2223

23-
We just want you to enjoying writing anything. :grinning:
24+
## Goals
25+
* We want our users to enjoying writing _anything_. :grinning:
26+
* Open sourced forever!
2427

25-
- Target OS : OSX, Windows, Linux(also mobile somewhen!)
26-
- Cloud : Google drive, Dropbox, One drive, iCloud...
27-
- Remaining opensource forever!
28+
See upcoming features and bug fixes [here](https://github.com/BoostIO/Boostnote/issues/68)
29+
## Feedback
30+
Please use the [issue tracker](https://github.com/BoostIO/Boostnote/issues) for questions, bug reporting and contribution information.
2831

29-
Check planned features [here](https://github.com/BoostIO/Boostnote/issues/68)!
32+
## Development
33+
If you want to join our dev Slack group ask @rokt33r.
34+
**[Build instructions](docs/build.md)**
3035

31-
## Inspired by
36+
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
3237

38+
## Inspirations
3339
- Atom
3440
- Quiver
3541
- Evernote
@@ -39,42 +45,22 @@ Check planned features [here](https://github.com/BoostIO/Boostnote/issues/68)!
3945
- Gistbox
4046
- Snippets Lab
4147

42-
## Using stack
43-
44-
- Electron
45-
- React
46-
- Webpack
47-
- Redux
48-
- CSSModules
49-
50-
## Codestyle
51-
52-
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
53-
54-
## Development
55-
56-
- [Build](docs/build.md)
57-
58-
## Goods
59-
48+
## Store
6049
<img src="https://b00st.io/images/t3.png" width="250"/>
6150
<img src="https://b00st.io/images/t1.png" width="250"/>
6251

63-
We're currently selling some goods from [Boostnote store](https://boostnote.paintory.com/).
52+
We're selling Boostnote goods on the [Boostnote store](https://boostnote.paintory.com/).
6453

65-
The product can be sent anywhere in the world. This store is powered by [Paintory](https://paintory.com/)
54+
Products are shipped worldwide. Powered by [Paintory](https://paintory.com/)
6655

6756
## Donation
68-
69-
We launched a [Patreon page](https://www.patreon.com/boostnote).
70-
Also, We've been approved [Open collective](https://opencollective.com/boostnote).
57+
* [Patreon](https://www.patreon.com/boostnote)
58+
* [Open collective](https://opencollective.com/boostnote)
7159

7260
## Author & Maintainer
73-
7461
[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r)
7562

7663
## Contributors
77-
7864
- [Kazu Yokomizo](https://github.com/kazup01)
7965
- [dojineko](https://github.com/dojineko)
8066
- [Romain Bazile](https://github.com/gromain)
@@ -85,7 +71,6 @@ Also, We've been approved [Open collective](https://opencollective.com/boostnote
8571
- [tjado](https://github.com/tejado)
8672

8773
## Copyright & License
88-
8974
Copyright (C) 2016 MAISIN&CO.
9075

9176
[GPL v3](./LICENSE).

0 commit comments

Comments
 (0)