Skip to content

Commit a8c586c

Browse files
bug(BLAZ-17037): Updated the Readme content
1 parent 4fa6b35 commit a8c586c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ej2-firebase-realtime-database-aspcore-file-provider
1+
# firebase-realtime-database-aspcore-file-provider
22

3-
This repository contains the ASP.NET Core firebase real time database based file system providers for the essential JS 2 file manager component.
3+
This repository contains the ASP.NET Core firebase real time database based file system providers for the Syncfusion file manager component.
44

55
## Key Features
66

@@ -31,16 +31,16 @@ To run the service, we need to create a [Firebase project](https://console.fireb
3131

3232
## How to run this application?
3333

34-
To run this application, clone the [`ej2-firebase-realtime-database-aspcore-file-provider`](https://github.com/SyncfusionExamples/ej2-firebase-realtime-database-aspcore-file-provider) repository and then navigate to its appropriate path where it has been located in your system.
34+
To run this application, clone the [`firebase-realtime-database-aspcore-file-provider`](https://github.com/SyncfusionExamples/firebase-realtime-database-aspcore-file-provider) repository and then navigate to its appropriate path where it has been located in your system.
3535

3636
To do so, open the command prompt and run the below commands one after the other.
3737

3838
```
3939
40-
git clone https://github.com/SyncfusionExamples/ej2-firebase-realtime-database-aspcore-file-provider
40+
git clone https://github.com/SyncfusionExamples/firebase-realtime-database-aspcore-file-provider
4141
4242
43-
cd ej2-firebase-realtime-database-aspcore-file-provider
43+
cd firebase-realtime-database-aspcore-file-provider
4444
4545
```
4646

0 commit comments

Comments
 (0)