Commit Graph

58 Commits

Author SHA1 Message Date
Xiaxin Li edf8eb5932
Update README.md
Add the link to switch interface language to Chinese.
2021-03-19 14:51:16 +08:00
Elias Soong 9f00cd82bb [TD-3352] <docs>: move "quick run" section into "install" part. 2021-03-18 14:39:34 +08:00
Elias Soong 39a51beef1 [TD-3336] <docs>: update description about "make install" and start service. 2021-03-17 13:53:55 +08:00
Shuduo Sang ba1c5fa777 [TD-3157] <docs>: update readme regarding host arch detecting. 2021-03-03 14:49:12 +08:00
root 06ee018eeb [TD-3114] <docs>: refine centos environment package list 2021-02-28 16:40:17 +00:00
Shuduo Sang 8d9efdd66e [TD-2852] <docs>: add Mac platform compiling section to the README.md. 2021-01-26 15:50:03 +08:00
Shuduo Sang b15d8fefaa [TD-2829] <docs>: refine Windows compiling section of README.md 2021-01-23 12:55:47 +08:00
Shuduo Sang 39b77d2ea1 [TD-2688] fix: make CI use gcc 4.8 and binutils 2.26 as minimal version toolchain requirements. 2021-01-07 15:55:37 +08:00
Bison 'goldeagle' Fan 09d2c5c31b upd: README.md with submodule contents of go & grafana connectors 2020-10-03 10:57:24 +08:00
Shuduo Sang c233807ddc
[TECO-20] <doc> remove docker icon 2020-09-15 14:30:40 +08:00
Shuduo Sang 6bd79daa46 [TECO-19] <docs> add windows compile steps to README 2020-09-14 18:30:45 +08:00
Shuduo Sang 61a45a3041 [TECO-6] <docs>: Add snap badge. 2020-09-07 11:20:28 +08:00
Shengliang Guan 937974bf5d
Merge pull request #3296 from robotspace/develop
Update query api for Lua connector.
2020-09-01 13:19:28 +08:00
Bison "goldeagle" Fan fc936722c2
Update README.md
remove gitee relative part.
2020-08-31 17:07:54 +08:00
Bison "goldeagle" Fan 2e7c4d536a
improve the readme document with building steps
improve building steps with specific linux distributions
2020-08-31 09:48:58 +08:00
robot 48229de30d Add entrance for Lua connector introduction. 2020-08-30 12:22:18 +08:00
Shuduo Sang 413a9a657e add docker repo link 2020-08-28 13:41:01 +08:00
Shuduo Sang 7662faa451 add a badge to indicate docker image pull number.
[TECO-7]
2020-08-21 15:28:22 +08:00
Shuduo Sang fe6c8d6d99 add cii best practice badge.
[TECO-5]
2020-08-13 12:13:02 +08:00
Xiaxin Li fe2701a3fd
Update README.md 2020-08-03 16:17:45 +08:00
Shuduo Sang 9f8d29ce11 Add coverage test badge to README.md 2020-06-22 11:30:34 +08:00
Shuduo Sang 98cdddb5cb modify document accordingly. 2020-06-01 16:02:31 +08:00
Shuduo Sang 16fa66b875
Update README.md 2020-05-15 11:30:31 +08:00
Shuduo Sang 249401e6eb
Update README.md 2020-05-15 11:23:12 +08:00
Shuduo Sang 5096d58259
Update README.md 2020-05-15 11:17:36 +08:00
Shuduo Sang 111e6c1f35
Update README.md 2020-05-15 11:15:07 +08:00
Shuduo Sang 2e5e522b99 move test section to an independent document. 2020-05-15 11:10:32 +08:00
Shuduo Sang 9f330c4c60 add curl to list. 2020-05-11 11:29:39 +08:00
Shuduo Sang 09e91f3334 add psmisc package in the list for the issue fuser command missed. 2020-05-10 23:13:19 +08:00
Shuduo Sang 6d9caf0e5c add description regarding how to run and add test case.
[TD-236]
2020-05-07 13:52:16 +08:00
Shuduo Sang dd0dd33669 [TD-65] add travis, appveyor, and coverity scan to new develop branch. with badge of master branch. 2020-04-02 19:57:43 +08:00
lihui 9d86517cb0 [add wechat] 2020-02-11 14:04:25 +08:00
huili 029c852e33 [modify describe arm] 2020-02-10 16:24:36 +08:00
huili 9fec20a921 [add to compile aarch32] 2020-02-04 14:51:18 +08:00
huili 196cd0a31e [add to compile aarch32] 2020-02-04 14:49:33 +08:00
lihui 7629406d32 [modify cmake parameter] 2020-01-03 13:06:38 +08:00
lihui 409695fb39 [add compile parameter if is arm] 2019-12-12 17:20:45 +08:00
Hongze Cheng 2470e3f57c Fix #281 2019-08-06 11:20:32 +08:00
Jeff Tao ab678ef91b
Update README.md 2019-08-04 16:03:12 +08:00
Jeff Tao 43498f04dc
Update README.md 2019-08-04 15:59:59 +08:00
Jeff Tao 14f2d5507e
Update README.md 2019-08-04 15:56:01 +08:00
johnnyhou327 d267ed042d
Update README.md 2019-08-04 13:32:05 +08:00
Hongze Cheng 97920a1d5e fix readme confusion 2019-08-04 13:08:36 +08:00
John Zhuang 095497209b Update README for building error: No CMAKE_CXX_COMPILER could be found 2019-07-31 16:30:31 +08:00
John Zhuang f32fb057fa update README 2019-07-31 16:20:19 +08:00
StoneT2000 2d576b92af Docs Update; Completed async functionality for Node.js connector, updated to 1.2.0
Docs
- Docs updated
  - include third party connectors links
  - local docs updated to web versions and fixed for compatability
Node
- Async added
- Deleted uncessary code
- Docs updated
2019-07-29 23:54:52 +08:00
StoneT2000 129d128d2e Updated Readme and fixed foldername 2019-07-25 14:53:42 +08:00
StoneT2000 b8193dac90 Update README.md 2019-07-24 14:18:18 +08:00
Jeff Tao cd01790959
Update README.md 2019-07-17 17:26:34 +08:00
winshining 1e5fbd22a2
update an expression 2019-07-16 16:36:02 +08:00