Skip to content

Commit d5c5bf6

Browse files
committed
cleaning the README
1 parent 489d92b commit d5c5bf6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 Morebodi Modise
3+
Copyright (c) 2016 Mr Modise
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In this simple application I am using Spring MVC and JPA (Hibernate) to persist
1111

1212
### Setup
1313
- Clone the project to your local machine
14-
- Import the project into Spring Tool Suite/Eclipse
14+
- Import the project into Spring Tool Suite/Eclipse/IntellijIDEA
1515
- Locate the Database folder and change the database name, username and password
1616
- Open the ```modisefileupload.java.config.UserController``` and
1717
modify the image path (for development purposes you will need to point the path to you local computer,
@@ -24,7 +24,7 @@ In this simple application I am using Spring MVC and JPA (Hibernate) to persist
2424
```
2525
The MIT License (MIT)
2626
27-
Copyright (c) 2016 Morebodi Modise
27+
Copyright (c) 2016 Mr Modise
2828
2929
Permission is hereby granted, free of charge, to any person obtaining a copy
3030
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)