Skip to content

Commit f23f403

Browse files
committed
Extend README
Add hint about file descriptor limits and add the new translation platform. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
1 parent bdb8631 commit f23f403

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ HackMD Community Edition
88
[![build status][travis-image]][travis-url]
99
[![version][github-version-badge]][github-release-page]
1010
[![Help Contribute to Open Source][codetriage-image]][codetriage-url]
11+
[![POEditor][poeditor-image]][poeditor-url]
1112

1213
HackMD lets you create realtime collaborative markdown notes on all platforms.
1314
Inspired by Hackpad, with more focus on speed and flexibility.
@@ -59,6 +60,7 @@ Thanks for using! :smile:
5960
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
6061
- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))
6162
- For **building** HackMD we recommend to use a machine with at least **2GB** RAM
63+
- (optional) *For development you may need to increase the number of allowed open file descriptors on your machine*
6264

6365
### Instructions
6466

@@ -327,3 +329,5 @@ See more at [http://operational-transformation.github.io/](http://operational-tr
327329
[standardjs-url]: https://github.com/feross/standard
328330
[codetriage-image]: https://www.codetriage.com/hackmdio/hackmd/badges/users.svg
329331
[codetriage-url]: https://www.codetriage.com/hackmdio/hackmd
332+
[poeditor-image]: https://img.shields.io/badge/POEditor-translate-green.svg
333+
[poeditor-url]: https://poeditor.com/join/project/1OpGjF2Jir

0 commit comments

Comments
 (0)