Skip to content

Commit

Permalink
modified contact information
Browse files Browse the repository at this point in the history
  • Loading branch information
8con committed Jul 26, 2018
1 parent e1ca904 commit 40f373d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@ Using the 'devtools' package:
> client$connect("localhost", 8888, "id", "password")
> data <- client$query("table duration=2h sys_cpu_logs | timechart span=2m avg(kernel+user) as value")
> summary(data)

# Support #

You can get support from Eediom with the following methods:

- Send email to [email protected] with describing your problem
- [**Logpresso Query Manual**](https://docs.logpresso.com/manual/query_manual_ko)
2 changes: 1 addition & 1 deletion man/RLogpresso-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ License: \tab Apache License, Version 2.0\cr
~~ functions ~~
}
\author{
Maintainer: delmitz <kurosmitz@gmail.com>
Maintainer: Hyunsu Lim <delmitz@eediom.com>
}
\references{
~~ Literature or other references for background information ~~
Expand Down

0 comments on commit 40f373d

Please sign in to comment.