From 58ec6c7333182466ec46ff65c503774240ceba92 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Sat, 4 Jun 2016 05:25:56 -0400 Subject: [PATCH] Github isn't formatting stuff properly, and I edited em as plaintext anyways --- README.dev.md => README.dev.txt | 0 README.md => README.txt | 0 doc/{attribution.md => attribution.txt} | 0 doc/{bytecode.md => bytecode.txt} | 0 doc/{coding-standard.md => coding-standard.txt} | 0 doc/{compiling.md => compiling.txt} | 0 doc/{features.md => features.txt} | 0 doc/{firmware.md => firmware.txt} | 0 doc/{intended-features.md => intended-features.txt} | 0 doc/{nonos.md => nonos.txt} | 0 doc/{std.md => std.txt} | 0 doc/{todo.md => todo.txt} | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename README.dev.md => README.dev.txt (100%) rename README.md => README.txt (100%) rename doc/{attribution.md => attribution.txt} (100%) rename doc/{bytecode.md => bytecode.txt} (100%) rename doc/{coding-standard.md => coding-standard.txt} (100%) rename doc/{compiling.md => compiling.txt} (100%) rename doc/{features.md => features.txt} (100%) rename doc/{firmware.md => firmware.txt} (100%) rename doc/{intended-features.md => intended-features.txt} (100%) rename doc/{nonos.md => nonos.txt} (100%) rename doc/{std.md => std.txt} (100%) rename doc/{todo.md => todo.txt} (100%) diff --git a/README.dev.md b/README.dev.txt similarity index 100% rename from README.dev.md rename to README.dev.txt diff --git a/README.md b/README.txt similarity index 100% rename from README.md rename to README.txt diff --git a/doc/attribution.md b/doc/attribution.txt similarity index 100% rename from doc/attribution.md rename to doc/attribution.txt diff --git a/doc/bytecode.md b/doc/bytecode.txt similarity index 100% rename from doc/bytecode.md rename to doc/bytecode.txt diff --git a/doc/coding-standard.md b/doc/coding-standard.txt similarity index 100% rename from doc/coding-standard.md rename to doc/coding-standard.txt diff --git a/doc/compiling.md b/doc/compiling.txt similarity index 100% rename from doc/compiling.md rename to doc/compiling.txt diff --git a/doc/features.md b/doc/features.txt similarity index 100% rename from doc/features.md rename to doc/features.txt diff --git a/doc/firmware.md b/doc/firmware.txt similarity index 100% rename from doc/firmware.md rename to doc/firmware.txt diff --git a/doc/intended-features.md b/doc/intended-features.txt similarity index 100% rename from doc/intended-features.md rename to doc/intended-features.txt diff --git a/doc/nonos.md b/doc/nonos.txt similarity index 100% rename from doc/nonos.md rename to doc/nonos.txt diff --git a/doc/std.md b/doc/std.txt similarity index 100% rename from doc/std.md rename to doc/std.txt diff --git a/doc/todo.md b/doc/todo.txt similarity index 100% rename from doc/todo.md rename to doc/todo.txt -- 2.39.5