Skip to content

Commit 0498937

Browse files
committed
README.md: add whole content of table;refine content
1 parent b548b12 commit 0498937

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

‎README.md‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
#### I will use Markdown file to discribe the procedures.
66
## Note List
77

8-
1. basic things, such as installing Ubuntu, changing update sources list, setup grub, changing desktop application from Unity to GNOME, changing IME,apt-get settings, standalone display driver installation, adobe flash player plugin on FireFox, dual-boot windows and Linux in one disk and two disks and so on
9-
2. setup build environment, including C/C++, GNOME and Java
10-
3. how to compile software from source
11-
4. partial usage of "dd" tool
12-
5. dnscrypt-proxy and dnsmasq instructions
13-
6. how to cross-compile, like in ARM platform
14-
7. how to use GCC and gdb to compile and debug
8+
1. [basic things, such as installing Ubuntu, changing update sources list, setup grub, changing desktop application from Unity to GNOME, changing IME,apt-get settings, standalone display driver installation, adobe flash player plugin on FireFox, dual-boot windows and Linux in one disk and two disks and so on](https://github.com/wongsyrone/LinuxNotes/blob/master/01.md)
9+
2. [setup build environment, including C/C++, GNOME and Java](https://github.com/wongsyrone/LinuxNotes/blob/master/02.md)
10+
3. [how to compile software from source](https://github.com/wongsyrone/LinuxNotes/blob/master/03.md)
11+
4. [partial usage of "dd" tool](https://github.com/wongsyrone/LinuxNotes/blob/master/04.md)
12+
5. [dnscrypt-proxy and dnsmasq instructions](https://github.com/wongsyrone/LinuxNotes/blob/master/05.md)
13+
6. how to cross-compile, like in ARM platform ... to be added
14+
7. how to use GCC and gdb to compile and debug ... to be added
1515
8.

0 commit comments

Comments
 (0)