diff --git a/LICENSE.md b/LICENSE.md index 1c406b49..df2d0dbc 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ 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..2fc54eed 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Use English language when naming your variables and functions. ```js /* Bad */ -const primerNombre = 'Gustavo' +const primerNombre = 'Olesya' const amigos = ['Kate', 'John'] /* Good */ diff --git a/newFile.txt b/newFile.txt new file mode 100644 index 00000000..206560e1 --- /dev/null +++ b/newFile.txt @@ -0,0 +1,4 @@ +name=Рыцарь +age=18 +city=Акалиф +email=knight@gmail.com