Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed May 14, 2017
1 parent 127ce79 commit d8d8c0f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,15 @@ Pkg.clone("https://github.com/ChrisRackauckas/ExamplePackage.jl")
For general tips for getting good performance, check out the following post:

http://www.stochasticlifestyle.com/7-julia-gotchas-handle/

## Where to Get Help

There are many places to get help from the Julia community. I would like to highlight what I think are the most helpful. In many cases a quick chat can answer a lot of questions. The JuliaLang Gitter channel (linked with the IRC #julia freenode channel) is a great resource for asking general Julia questions:

https://gitter.im/JuliaLang/julia

The Julia Discourse is a forum of Julia users for general questions, with subtopics for questions on more specific topics such as machine learning and numerics.

https://discourse.julialang.org/

Lastly, you can also post to StackOverflow using the tag julia-lang.

0 comments on commit d8d8c0f

Please sign in to comment.