Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 18, 2024

  1. Update:

    - Migrated the project from virtualenv to Pipenv for better dependency management.
    - Updated README to include instructions for using Pipenv to install dependencies.
    - Added instructions for installing WebDriverManager globally for easier browser driver management.
    - Made minor formatting improvements in the README for better readability.
    ProgrammingWithOsku committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    38d4a2d View commit details
    Browse the repository at this point in the history
  2. Updated README.md with modern structure and installation instructions

    Description:
    - Rearranged README content for better organization and clarity.
    - Moved WebDriverManager installation steps to the beginning for visibility.
    - Added straightforward installation instructions before running the project.
    - Changed file extension from .rst to .md for Markdown format.
    ProgrammingWithOsku committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e12b09e View commit details
    Browse the repository at this point in the history