diff options
Diffstat (limited to 'zh-cn')
| -rw-r--r-- | zh-cn/elixir-cn.html.markdown | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/zh-cn/elixir-cn.html.markdown b/zh-cn/elixir-cn.html.markdown index a624f6b1..50f0e350 100644 --- a/zh-cn/elixir-cn.html.markdown +++ b/zh-cn/elixir-cn.html.markdown @@ -2,8 +2,10 @@  language: elixir  contributors:      - ["Joao Marques", "http://github.com/mrshankly"] +translators:      - ["lidashuang", "http://github.com/lidashuang"] -filename: learnelixir.ex +filename: learnelixir-cn.ex +lang: zh-cn  ---  Elixir 是一门构建在Elang VM 之上的函数式编程语言。Elixir 完全兼容 Eralng,  | 
