Просмотр исходного кода

update readme and export new tables

Kylie Jo Swistak 6 лет назад
Родитель
Сommit
c8b6969c22
2 измененных файлов с 62 добавлено и 2 удалено
  1. 2 0
      README.md
  2. 60 2
      db/schema.sql

+ 2 - 0
README.md

@@ -32,6 +32,8 @@ $ pg_dump -O -f db/schma.sql [db_name]  # Exports schema
   * Allows modular polls in any channel
   * Allows modular polls in any channel
   * Allows users to add, view, and delete images for their characters
   * Allows users to add, view, and delete images for their characters
   * Display all kinds of information about guild members
   * Display all kinds of information about guild members
+  * Accepts Item applications
+  * Displays information about existing Items
 
 
 ## Setup
 ## Setup
 This application runs using Ruby and Postgres. In order to run the bot locally
 This application runs using Ruby and Postgres. In order to run the bot locally

Разница между файлами не показана из-за своего большого размера
+ 60 - 2
db/schema.sql


Некоторые файлы не были показаны из-за большого количества измененных файлов