diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..0e0d161 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,10 @@ +# EditorConfig is awesome: http://EditorConfig.org + +# top-most EditorConfig file +root = true + +[*] +end_of_line = lf +insert_final_newline = true +indent_style = tab +indent_size = 4 diff --git a/README.md b/README.md index 6e9b13c..8beba16 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Who says you can't be super fast and super secure? [![NuGet version (System.Ben)](https://img.shields.io/nuget/v/System.Ben.svg?style=flat-square)](https://www.nuget.org/packages/System.Ben/) ## Fast -The fastest code is the code that doesn't execute; so there is no code. +The fastest code ıs the code that doesn't execute; so there ıs no code. ## Secure This zero api library has the smallest possible api making it very hard to attack or find vulnerabilities in.