Skip to content

Commit f75a3e0

Browse files
committed
Adding x86 assembly to book.json
1 parent 508d9a3 commit f75a3e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

book.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@
135135
{
136136
"lang": "nim",
137137
"name": "Nim"
138+
},
139+
{
140+
"lang": "x86asm",
141+
"name": "X86 Assembly"
138142
}
139143
]
140144
}

0 commit comments

Comments
 (0)