Kaynağa Gözat

Update 'README.md'

Kristofer Younger 8 yıl önce
ebeveyn
işleme
50eea26200
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      README.md

+ 1
- 1
README.md Dosyayı Görüntüle

16
 ## Exploring the Application
16
 ## Exploring the Application
17
 
17
 
18
 After the application runs, it will be available at: 
18
 After the application runs, it will be available at: 
19
-[](http://localhost:8080/cargo-tracker/). Under the hood, the application uses a 
19
+[http://localhost:8080/cargo-tracker/](http://localhost:8080/cargo-tracker/). Under the hood, the application uses a 
20
 number of Java EE (and Java EE 7) features including JSF 2.2, CDI, EJB 3.2, 
20
 number of Java EE (and Java EE 7) features including JSF 2.2, CDI, EJB 3.2, 
21
 JPA 2.1, JAX-RS 2, WebSocket, JSON-P, Bean Validation 1.1 and JMS 2.
21
 JPA 2.1, JAX-RS 2, WebSocket, JSON-P, Bean Validation 1.1 and JMS 2.
22
 
22