Commit 8ca5d617 authored by NachtgeistW's avatar NachtgeistW
Browse files

refactor[atom.md]: Atom

parent 3f618223
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
author: ouuan, ChungZH, partychicken, Xeonacid

## Atom - GitHub 家的编辑器
AtomGitHub 家的编辑器

### 简介
## 简介

Atom 是一个免费、开源、跨平台的由 GitHub 开发的程序编辑器。它是用 JavaScript 编写的,并且采用 Electron 架构。官网是 <https://atom.io/> 。它的一个较大缺点就是性能差。
Atom 是一个免费、开源、跨平台的文本编辑器,由 GitHub 开发。它是用 JavaScript 编写的,并且采用 Electron 架构。它的一个较大缺点就是性能差。

## 外部链接

- [Atom 官网](https://atom.io)