Fix document file extension

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
glib
Koichi Shiraishi 2016-08-08 17:33:49 +09:00
parent d15b128ef3
commit adcedea8e4
No known key found for this signature in database
GPG Key ID: A71DFD3B4DA7A79B
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
This directory contains bindings & test code for Python, Java, Go, .NET and MSVC.
See <language>/README or <language>/README.TXT for how to install each binding.
See <language>/README or <language>/README.TXT or <language>/README.md for how to install each binding.
The following bindings are contributed by community.

View File

@ -2,7 +2,7 @@
# By Nguyen Anh Quynh, 2015
# This file contains all customized compile options for Unicorn emulator.
# Consult COMPILE.TXT & docs/README for more details.
# Consult docs/COMPILE.md & docs/README.md for more details.
################################################################################
# Compile with debug info when you want to debug code.