diff --git a/LICENSE.md b/LICENSE.md index 1c406b49..713b0099 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,8 @@ +I love cookies! + MIT License -Copyright (c) 2018—preset Artem Zakharchenko +Copyright (c) 2019—preset Artem Zakharchenko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4d72c9dd..65aaa30d 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ Use English language when naming your variables and functions. ```js /* Bad */ -const primerNombre = 'Gustavo' +const primerNombre = 'Nonachi' const amigos = ['Kate', 'John'] /* Good */ -const firstName = 'Gustavo' +const firstName = 'Kate' const friends = ['Kate', 'John'] ``` diff --git a/newFile.txt b/newFile.txt new file mode 100644 index 00000000..d67d4f5c --- /dev/null +++ b/newFile.txt @@ -0,0 +1,4 @@ +name=ОлесяСися +age=19 +city=Москва +email=mirai.nonachi@gmail.com