Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TchernyavskyDaniil committed May 12, 2020
1 parent d10c012 commit 11be970
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Created by .ignore support plugin (hsz.mobi)
build
build-tmp
node_modules
*.log
*.lock
*.rar
Expand All @@ -14,5 +11,3 @@ org.eclipse*
.DS_Store
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
Thumbs.db

.now
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Каждая директория является составляющей общего проекта KEKPARSER со своими модулями и может запускаться как отдельный проект

1) frontend - Директория для веб клиента
2) parser - Директория для консольного (или не очень консольного, тк можно с помощью электрона запустить) приложения по парсингу, на текущий момент, твитера

0 comments on commit 11be970

Please sign in to comment.