Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jul 17, 2023
1 parent 9323b6c commit 0ab9130
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,10 @@ Summary
:target: https://github.com/thombashi/sqlitebiter/actions/workflows/tests.yml
:alt: CI status of Linux/macOS/Windows

.. image:: https://github.com/thombashi/sqlitebiter/actions/workflows/codeql-analysis.yml/badge.svg
:target: https://github.com/thombashi/sqlitebiter/actions/workflows/codeql-analysis.yml
.. image:: https://github.com/thombashi/sqlitebiter/actions/workflows/github-code-scanning/codeql/badge.svg
:target: https://github.com/thombashi/sqlitebiter/actions/workflows/github-code-scanning/codeql
:alt: CodeQL

.. image:: https://img.shields.io/github/stars/thombashi/sqlitebiter.svg?style=social&label=Star
:target: https://github.com/thombashi/sqlitebiter
:alt: GitHub stars

Features
--------
- Create a SQLite database file from:
Expand Down Expand Up @@ -267,7 +263,7 @@ Python package dependencies

Google Sheets dependencies (Optional)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Extra Python packages are required to install to use Google Sheets feature (`gs` subcommand):
Extra Python packages are required to install to use the Google Sheets feature (`gs` subcommand):

- `gspread <https://github.com/burnash/gspread>`_
- `oauth2client <https://github.com/google/oauth2client/>`_
Expand Down

0 comments on commit 0ab9130

Please sign in to comment.