Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nguemechieu committed Jun 13, 2024
1 parent c29cae2 commit 69149d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

To get started with InvestPro, follow these steps:

1.Build the Docker image using the command:
docker build -t investpro .
1. Build the Docker image using the command:
docker build -t investpro

The project is built using Maven, a popular build automation tool for Java projects. The source code is organized into
packages and modules within the java directory, and the build process is defined in the pom.xml file.
Expand All @@ -30,7 +30,7 @@ don't hesitate to ask!

Noel M Nguemechieu at nguemechieu@live.com

# package org.investpro
# package org.investpro;
What are the supported platforms and financial data sources for InvestPro, and how can I integrate new sources or
customize the existing ones to fit my specific needs?

Expand Down

0 comments on commit 69149d5

Please sign in to comment.