Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.05 KB

Build Status

Wechatdevelopers.com

Light directory of developers who code WeChat apps!

👉 https://www.wechatdevelopers.com

How to add your profile in the directory?

1. Fork this repo

2. Add content

Edit data/developers.json, add a new object

{
  "name": "Thibault Genaitay",
  "location": "Shanghai",
  "url": "https://www.linkedin.com/in/thibaultgenaitay/",
  "avatar": "https://avatars0.githubusercontent.com/u/4608664",
  "wechatID": "thibaultgenaitay",
  "QR": "thibaultgenaitay.png",
  "CNname": "帅死了",
  "speakCN": "YES!"
}

No need to put yourself first, the directory is rendered in random order 😉

3. Prepare a QR code

  • Upload your file to source/images/QR
  • No white border
  • Minimum 300 * 300px

4. Submit a pull request 🎉

Contact @tgenaitay for help.