summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin <rilian-la-te@users.noreply.github.com>2017-09-21 15:09:25 +0300
committerGitHub <noreply@github.com>2017-09-21 15:09:25 +0300
commit2c012caa55c720fa086bba4f9a0b58c4cee39a73 (patch)
tree43c15d8489c42b8b6f4a15ccd9f30146853a2e69 /README.md
parentee63428de02dea3df8aa3ac0e947df2f46e12125 (diff)
downloadmusl-locales-2c012caa55c720fa086bba4f9a0b58c4cee39a73.tar.gz
musl-locales-2c012caa55c720fa086bba4f9a0b58c4cee39a73.tar.bz2
musl-locales-2c012caa55c720fa086bba4f9a0b58c4cee39a73.tar.xz
musl-locales-2c012caa55c720fa086bba4f9a0b58c4cee39a73.zip
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d70d3f5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# Locales support musl
+Locale program for musl libc
+
+This is ```/usr/bin/locale```, which works on musl libc (with limitations in musl itself).
+To install, use ```cmake . && make && sudo make install``` on musl-capable distro.
+English and Russian included, also .pot file.